|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.sasl.aop.distributed.lock.LockInformationTest
public class LockInformationTest
Test cases for the LockInformation
class.
Constructor Summary | |
---|---|
LockInformationTest()
|
Method Summary | |
---|---|
void |
setUp()
|
void |
testCompareTo()
Test cases for the compareTo(LockInformation) method. |
void |
testGetSetLockKey()
Test cases for the getter and setter method of the lock key. |
void |
testGetSetLockOrderNumber()
Test cases for the getter and setter method of the lock order number. |
void |
testGetSetMaxLockWaitTime()
Test cases for the getter and setter method of the maximum lock acquire wait time. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LockInformationTest()
Method Detail |
---|
public void setUp()
public void testGetSetLockKey() throws Exception
Exception
public void testGetSetLockOrderNumber() throws Exception
Exception
public void testGetSetMaxLockWaitTime() throws Exception
Exception
public void testCompareTo() throws Exception
compareTo(LockInformation)
method.
Exception
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |