Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DISuite.java75 public List<IInvokedMethod> getAllInvokedMethods(); in getAllInvokedMethods() method
DSuiteRunner.java674 public List<IInvokedMethod> getAllInvokedMethods() { in getAllInvokedMethods() method in SuiteRunner