Searched refs:getAllMethods (Results 1 – 10 of 10) sorted by relevance
19 public Collection<ITestNGMethod> getAllMethods(); in getAllMethods() method
121 List<ITestNGMethod> getAllMethods(); in getAllMethods() method
679 public List<ITestNGMethod> getAllMethods() { in getAllMethods() method in SuiteRunner
66 public Collection<ITestNGMethod> getAllMethods() { in getAllMethods() method in ResultMap
205 @NotNull @Override public PsiMethod[] getAllMethods() { in getAllMethods() method in SmaliClass206 return PsiClassImplUtil.getAllMethods(this); in getAllMethods()
319 if (tests.getAllMethods().contains(im.getTestMethod())) { in getMethodSet()333 for (ITestNGMethod m : tests.getAllMethods()) { in getMethodSet()
132 if (tests.getAllMethods().isEmpty()) return; in generateTests()
822 def getAllMethods(self): member in ClassInfo1460 for fi in ci.getAllMethods():
306 Added: ISuite#getAllMethods, to retrieve all the methods at the start of a suite.
META-INF/MANIFEST.MF assets/html/index.html assets/templates/data ...