Searched refs:exceptionMessageCaptor (Results 1 – 1 of 1) sorted by relevance
226 final ArgumentCaptor<String> exceptionMessageCaptor = in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException() local250 exceptionTypeCaptor.capture(), exceptionMessageCaptor.capture()); in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException()254 assertThat(exceptionMessageCaptor.getValue()).isEqualTo(GET_CREDENTIAL_EXCEPTION_MESSAGE); in testOnUiEntrySelected_pendingIntentWithException_callbackWithGivenException()261 final ArgumentCaptor<String> exceptionMessageCaptor = in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException() local282 exceptionTypeCaptor.capture(), exceptionMessageCaptor.capture()); in testOnUiEntrySelected_pendingIntentWithException_callbackWithCancelledException()