Package fr.gouv.vitam.common.time
Class LogicalClockRule
- java.lang.Object
-
- org.junit.rules.ExternalResource
-
- fr.gouv.vitam.common.time.LogicalClockRule
-
- All Implemented Interfaces:
org.junit.rules.TestRule
public class LogicalClockRule extends org.junit.rules.ExternalResource
-
-
Constructor Summary
Constructors Constructor Description LogicalClockRule()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected void
after()
void
freezeTime()
void
logicalSleep(int amount, java.time.temporal.ChronoUnit unit)
void
resumeTime()
-