org.silverpeas.attachment.model
Class UnlockContextTest

java.lang.Object
  extended by org.silverpeas.attachment.model.UnlockContextTest

public class UnlockContextTest
extends Object

Author:
ehugonnet

Constructor Summary
UnlockContextTest()
           
 
Method Summary
 void testAddOption()
          Test of addOption method, of class UnlockContext.
 void testIsForce()
          Test of isForce method, of class UnlockContext.
 void testIsPublicVersion()
          Test of isPublicVersion method, of class UnlockContext.
 void testIsUpload()
          Test of isUpload method, of class UnlockContext.
 void testIsWebdav()
          Test of isWebdav method, of class UnlockContext.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UnlockContextTest

public UnlockContextTest()
Method Detail

testAddOption

public void testAddOption()
Test of addOption method, of class UnlockContext.


testIsPublicVersion

public void testIsPublicVersion()
Test of isPublicVersion method, of class UnlockContext.


testIsForce

public void testIsForce()
Test of isForce method, of class UnlockContext.


testIsUpload

public void testIsUpload()
Test of isUpload method, of class UnlockContext.


testIsWebdav

public void testIsWebdav()
Test of isWebdav method, of class UnlockContext.



Copyright © 2016 Silverpeas. All Rights Reserved.