Searched refs:AnnotationTransformerSampleTest (Results 1 – 2 of 2) sorted by relevance
37 TestNG tng = create(AnnotationTransformerSampleTest.class); in verifyAnnotationWithoutTransformer()61 TestNG tng = create(AnnotationTransformerSampleTest.class); in verifyAnnotationTransformerMethod()87 TestNG tng = create(AnnotationTransformerSampleTest.class); in verifyAnnotationTransformerHasOnlyOneNonNullArgument()
7 public class AnnotationTransformerSampleTest { class