Class SimulatedTimeTest
- java.lang.Object
-
- com.ebmwebsourcing.easycommons.time.SimulatedTimeTest
-
public class SimulatedTimeTest extends Object
- Author:
- Mathieu CARROLLE - EBM WebSourcing
-
-
Constructor Summary
Constructors Constructor Description SimulatedTimeTest()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidtestUtcTimePause()voidtestUtcTimeResume()voidtestUtcTimeVariation()
-
-
-
Method Detail
-
testUtcTimeVariation
public void testUtcTimeVariation() throws InterruptedException- Throws:
InterruptedException
-
testUtcTimePause
public void testUtcTimePause() throws InterruptedException- Throws:
InterruptedException
-
testUtcTimeResume
public void testUtcTimeResume() throws InterruptedException- Throws:
InterruptedException
-
-