Searched refs:assertNoIncompatibleAnnotations (Results 1 – 1 of 1) sorted by relevance
53 assertNoIncompatibleAnnotations(Spy.class, field, Mock.class, Captor.class); in process()137 private static void assertNoIncompatibleAnnotations(Class<? extends Annotation> annotation, in assertNoIncompatibleAnnotations() method in SpyAnnotationEngine