Searched refs:mockTest (Results 1 – 1 of 1) sorted by relevance
157 IRemoteTest mockTest = Mockito.mock(IRemoteTest.class); in testIntraModuleRun_catchDeviceNotAvailableException() local159 .when(mockTest) in testIntraModuleRun_catchDeviceNotAvailableException()161 GranularRetriableTestWrapper granularTestWrapper = createGranularTestWrapper(mockTest, 1); in testIntraModuleRun_catchDeviceNotAvailableException()