Package de.galan.commons.test
Class FixedDateSupplier
java.lang.Object
de.galan.commons.test.FixedDateSupplier
Provides a fixed date given by the constructor.
-
Constructor Summary
ConstructorsConstructorDescriptionFixedDateSupplier(String date) FixedDateSupplier(String date, boolean utc) FixedDateSupplier(Instant instant) FixedDateSupplier(Date date) -
Method Summary