Searched refs:mockEventLocations (Results 1 – 1 of 1) sorted by relevance
115 EventLocations mockEventLocations = mock(EventLocations.class); in setUp() local116 when(mockEventLocations.isValidLocation(anyString())).thenReturn(true); in setUp()124 mockEventLocations); in setUp()