Searched refs:getFailedInvocationNumbers (Results 1 – 6 of 6) sorted by relevance
26 List<Integer> failed = method.getFailedInvocationNumbers(); in testInvocationCounterIsCorrectForMethodWithDataProvider()
248 public List<Integer> getFailedInvocationNumbers(); in getFailedInvocationNumbers() method
348 public List<Integer> getFailedInvocationNumbers() { in getFailedInvocationNumbers() method in ClonedMethod
739 public List<Integer> getFailedInvocationNumbers() { in getFailedInvocationNumbers() method in BaseTestMethod
218 methodNames.add(new XmlInclude(m.getMethod().getName(), m.getFailedInvocationNumbers(), in createXmlClasses()
537 public List<Integer> getFailedInvocationNumbers() { in getFailedInvocationNumbers() method in MethodInstanceTest.TestNGMethodStub