|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectplanet.test.timer.SimulationTimerTest
Test if the SimulationTimer runs correctly.
Nested Class Summary | |
class |
SimulationTimerTest.TestTimerTask
Simple TimerTask that only prints the actual step and its name for each invocation of run() method. |
Constructor Summary | |
SimulationTimerTest()
Builds Timers and differents TimerTask with only one execution and periodic TimerTask. |
Method Summary | |
static void |
main(java.lang.String[] args)
Make: new SimulationTimerTest(); |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimulationTimerTest()
Method Detail |
public static void main(java.lang.String[] args)
new SimulationTimerTest();
args
- Nothing waiting.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |