Searched refs:getInvocationNumbers (Results 1 – 8 of 8) sorted by relevance
53 public List<Integer> getInvocationNumbers() { in getInvocationNumbers() method in XmlInclude65 List<Integer> invocationNumbers = getInvocationNumbers(); in toXml()
670 public List<Integer> getInvocationNumbers(String method) { in getInvocationNumbers() method in XmlTest675 List<Integer> invocationNumbers = xi.getInvocationNumbers(); in getInvocationNumbers()
92 setInvocationNumbers(xmlTest.getInvocationNumbers( in init()203 clone.setInvocationNumbers(getInvocationNumbers()); in clone()
338 public List<Integer> getInvocationNumbers() { in getInvocationNumbers() method in ClonedMethod
729 public List<Integer> getInvocationNumbers() { in getInvocationNumbers() method in BaseTestMethod
439 testMethod.getInvocationNumbers()); in handleParameters()
240 public List<Integer> getInvocationNumbers(); in getInvocationNumbers() method
524 public List<Integer> getInvocationNumbers() { in getInvocationNumbers() method in MethodInstanceTest.TestNGMethodStub