Searched refs:InvocationCountTransformer (Results 1 – 2 of 2) sorted by relevance
| /external/testng/src/test/java/test/annotationtransformer/ | ||
| D | AnnotationTransformerInvocationCountTest.java | 12 public static class InvocationCountTransformer implements IAnnotationTransformer { class in AnnotationTransformerInvocationCountTest |
| D | AnnotationTransformerTest.java | 215 …tAnnotationTransformer(new AnnotationTransformerInvocationCountTest.InvocationCountTransformer(5)); in verifyInvocationCountTransformer() |