-
-
Notifications
You must be signed in to change notification settings - Fork 47
MockUnitLocalDate
Andrei Ciobanu edited this page Mar 11, 2017
·
4 revisions
The MockUnitLocalDate interface extends MockUnit<LocalDate>.
public interface `MockUnitLocalDate` extends MockUnit<LocaleDate>This means that it "inherits" all the methods from MockUnit<LocaleDate>
The easiest way to obtain a MockUnitLocalDate is to call the localDates() method from MockNeat.
Methods that are particular to MockUnitInt:
NONE HAS BEEN IMPLEMENTED YET
Using the library:
Real World Examples: