Searched refs:ClassIsAnnotation (Results 1 – 3 of 3) sorted by relevance
23 public @interface ClassIsAnnotation { annotation
225 List<GeneratedClassFile> classes = mockGenerator.createMocksForClass(ClassIsAnnotation.class); in testClassIsAnnotation()
188 new Class[] {ClassIsAnnotation.class, ClassIsEnum.class, ClassIsFinal.class, in testIsSupportedType()