Searched defs:mockProcess (Results 1 – 1 of 1) sorted by relevance
117 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_oidcResponse() local161 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_samlResponse() local198 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_errorResponse_throws() local237 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_successResponseWithoutExpirationTimeField() local314 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_successResponseWithoutExpirationTimeFieldWithOutputFileSpecified_throws() local393 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_successResponseInOutputFileMissingExpirationTimeField_throws() local472 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_withOutputFile_usesCachedResponse() local528 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_withInvalidOutputFile_throws() local586 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_expiredOutputFileResponse_callsExecutable() local621 Process mockProcess = Mockito.mock(Process.class); in retrieveTokenFromExecutable_expiredResponse_throws() local[all …]