Home
last modified time | relevance | path

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

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