Interface GetCalendarEntriesCannedQueryTestHook
public interface GetCalendarEntriesCannedQueryTestHook
This class provides a way for a unit test to check up on what the
GetCalendarEntriesCannedQuery does- Since:
- 4.0
- Author:
- Nick Burch
-
Method Summary
Modifier and TypeMethodDescriptionvoidnotifyComplete(List<CalendarEntity> full, List<CalendarEntity> filtered)
-
Method Details
-
notifyComplete
-