|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.sf.sasl.common.clock.SimpleLogicalClockTest
public class SimpleLogicalClockTest
Test cases for the SimpleLogicalClock class.
| Constructor Summary | |
|---|---|
SimpleLogicalClockTest()
|
|
| Method Summary | |
|---|---|
void |
setUp()
|
void |
testGetCurrentClockValue()
Tests cases for SimpleLogicalClock.getCurrentClockValue()
and
SimpleLogicalClock.nextClockValue(). |
void |
testGetSharedClockInstance()
Tests cases for getSharedClockInstance(). |
void |
testInitialClockValueConstructor()
Tests cases for SimpleLogicalClock(long). |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SimpleLogicalClockTest()
| Method Detail |
|---|
public void setUp()
public void testInitialClockValueConstructor()
throws Exception
SimpleLogicalClock(long).
Exception
public void testGetSharedClockInstance()
throws Exception
getSharedClockInstance().
Exception
public void testGetCurrentClockValue()
throws Exception
SimpleLogicalClock.getCurrentClockValue()
and
SimpleLogicalClock.nextClockValue().
Also tests the initial state.
Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||