|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.distributed.lock.impl.LockSessionFactoryTest
public class LockSessionFactoryTest
Test cases for the
LockSessionFactory
class.
Constructor Summary | |
---|---|
LockSessionFactoryTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testGetActiveThreadSharedSession()
Test cases for the getActiveThreadSharedSession(boolean) method. |
void |
testGetSetDoThreadCheck()
Test cases for the getter and setter of the do thread check flag. |
void |
testGetSetLockProvider()
Test cases for the getter and setter of the lock provider. |
void |
testGetSetStrictLockSequences()
Test cases for the getter and setter of the strict lock sequence flag. |
void |
testOpenNewLockSession()
Test cases for the openNewLockSession() method. |
void |
testRelease()
Test cases for the release() method. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LockSessionFactoryTest()
Method Detail |
---|
public void setUp()
public void testGetSetDoThreadCheck() throws Exception
Exception
public void testGetSetStrictLockSequences() throws Exception
Exception
public void testGetSetLockProvider() throws Exception
Exception
public void testGetActiveThreadSharedSession() throws Exception
getActiveThreadSharedSession(boolean)
method.
Exception
public void testOpenNewLockSession() throws Exception
openNewLockSession()
method.
Exception
public void testRelease() throws Exception
release()
method.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |