Home
last modified time | relevance | path

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

/external/testng/src/main/java/org/testng/internal/
DConfigurationGroupMethods.java128 synchronized public void removeBeforeGroups(String[] groups) { in removeBeforeGroups() method in ConfigurationGroupMethods
DInvoker.java865 groupMethods.removeBeforeGroups(groups); in invokeBeforeGroupsConfigurations()