Searched refs:toAnnotations (Results 1 – 1 of 1) sorted by relevance
650 final Function<CharSequence, List<Annotation>> toAnnotations = cs -> { in assertEqualsForTestCharSequence() local657 assertThat(toAnnotations.apply(actual)).comparingElementsUsing(Correspondence.transforming( in assertEqualsForTestCharSequence()661 .containsExactlyElementsIn(toAnnotations.apply(expected)); in assertEqualsForTestCharSequence()