Searched refs:flattenedRequestCaptor (Results 1 – 1 of 1) sorted by relevance
136 final ArgumentCaptor<Set<String>> flattenedRequestCaptor = in testInvokeSession_existingProvider_setsResults() local147 flattenedRequestCaptor.capture()); in testInvokeSession_existingProvider_setsResults()149 assertThat(flattenedRequestCaptor.getValue()).containsExactly(FLATTENED_REQUEST); in testInvokeSession_existingProvider_setsResults()