Home
last modified time | relevance | path

Searched refs:beforeGroupsMethods (Results 1 – 1 of 1) sorted by relevance

/external/testng/src/main/java/org/testng/internal/
DConfigurationGroupMethods.java39 Map<String, List<ITestNGMethod>> beforeGroupsMethods, in ConfigurationGroupMethods() argument
43 m_beforeGroupsMethods= beforeGroupsMethods; in ConfigurationGroupMethods()