aboutsummaryrefslogtreecommitdiff
path: root/src/main/java/org/testng/internal/ClonedMethod.java
AgeCommit message (Expand)Author
2022-09-19Fix errorprone 2.15.0 errorsSorin Basca
2015-06-30Add setDescription on ITestNGMethodJulien Herr
2015-05-06Fix #425 Wrong invocation order with lastTimeOnlyJulien Herr
2011-12-04Added support for <parameter> inside <include>.Cedric Beust
2011-10-02Fixed: @AfterClass was not called if one of the methods was not enabled (Alek...Cédric Beust
2011-08-01Beginning to deprecate getInstances().Cedric Beust
2011-03-23First pass at @Factory(dataProvider)Cedric Beust
2011-02-07Expose getXmlTest() in ITestNGMethod.Cedric Beust
2010-10-08code cleanup for src/mainnullin
2010-09-27Implemented timeOut for configurations.Cedric Beust
2010-08-25Restore serializationCedric Beust
2010-07-10Moved src->src/java/main and test -> src/java/testCedric Beust