Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/
DTestRunner.java654 ITestNGMethod[] testConfigurationMethods= getBeforeTestConfigurationMethods(); in beforeRun() local
1010 ITestNGMethod[] testConfigurationMethods= getAfterTestConfigurationMethods(); in afterRun() local