Searched defs:InvocationCountTransformer (Results 1 - 1 of 1) sorted by relevance

/external/testng/src/test/java/test/annotationtransformer/
H A DAnnotationTransformerInvocationCountTest.java12 public static class InvocationCountTransformer implements IAnnotationTransformer { class in class:AnnotationTransformerInvocationCountTest
16 public InvocationCountTransformer(int invocationCount) { method in class:AnnotationTransformerInvocationCountTest.InvocationCountTransformer

Completed in 80 milliseconds