aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/testng/internal/IConfiguration.java
AgeCommit message (Expand)Author
2011-07-13Added beforeConfiguration() to IConfigurationListener.Cedric Beust
2011-07-13Enabling IConfigurationListener in the TestNG class.Cedric Beust
2011-06-24First pass at IExecutionListener.Cedric Beust
2010-12-22Removed internal usage of Guice.Cedric Beust
2010-12-21Introduced IObjectFactory2.Cedric Beust
2010-09-08@Listeners was not working with hookable and configurable.Cedric Beust
2010-09-06IConfigurable and IHookable are now listeners.Cedric Beust
2010-07-10Moved src->src/java/main and test -> src/java/testCedric Beust