Class ConfigurationGroupMethods

java.lang.Object
org.testng.internal.ConfigurationGroupMethods

public class ConfigurationGroupMethods extends Object
This class wraps access to beforeGroups and afterGroups methods, since they are passed around the various invokers and potentially modified in different threads.
Since:
5.3 (Mar 2, 2006)