1. 651ca6a Fixed: EmailableReporter only displayed the first group for each test method by cbeust · 16 years ago
  2. 82a7ff5 by cbeust · 16 years ago
  3. d97cad5 Bug fix in time outs. by cbeust · 16 years ago
  4. 6bf0a7d Fixed: time-outs were not working in <test> and <suite> by cbeust · 16 years ago
  5. 2b8a305 Fixed HTML escaping when rendering stacktrace in XML reporter - this is not neede since the stacktrace is rendered in a CDATA section by cosminaru · 16 years ago
  6. cdf15c9 by cbeust · 16 years ago
  7. ec199ce Regression tests for the fix. by cbeust · 16 years ago
  8. 891c696 Fixed: @BeforeTest failing in a base class would not cause subsequent test methods to be skipped by cbeust · 16 years ago
  9. 1ea0aef Expanded the test to cover @AfterMethod as well. by cbeust · 16 years ago
  10. 6216d78 by cbeust · 16 years ago
  11. 318a4e4 Fixed: TESTNG-195: @AfterMethod has no way of knowing if the current test failed by cbeust · 16 years ago
  12. 40790cc Doc update. by cbeust · 16 years ago
  13. facba56 Added: @BeforeMethod can now declare Object[] as a parameter, which will be filled by the parameters of the test method by cbeust · 16 years ago
  14. 16017d2 by cbeust · 16 years ago
  15. 8d72ee5 Fixed JDK1.4 compatibility issue in XMLStringBuffer by cosminaru · 16 years ago
  16. 5164261 by cbeust · 16 years ago
  17. 4ad3ec5 by cbeust · 16 years ago
  18. 9eb7728 Test update by cbeust · 16 years ago
  19. 486fc18 Fixed: TESTNG-249: Overridden test methods were shadowing each other if specified with <include> by cbeust · 16 years ago
  20. 47a232b Removing some of the default values I added for DTDDoc, which caused a few tests to fail. by cbeust · 16 years ago
  21. e3706b7 DTD now generated with DTDDoc. by cbeust · 16 years ago
  22. 2d56835 Renamed facade interfaces to XXXAnnotation by cbeust · 16 years ago
  23. eefefdc Keeping this file for backward compatibility. by cbeust · 16 years ago
  24. b4de970 Moved IAnnotationTransformer{2} to org.testng. by cbeust · 16 years ago
  25. ca520d2 Moved the IAnnotation classes to org.testng.annotations because they are now exposed by IAnnotationTransformer2 by cbeust · 16 years ago
  26. 8778efa Fixed: DataProviders from @Factory-created tests were all invoked from the same instance by cbeust · 16 years ago
  27. 3b1da4b Javadoc and doc for the new transformers. by cbeust · 16 years ago
  28. 49a1e2f Added @Factory transformer. by cbeust · 16 years ago
  29. e3264a4 Added @DataProvider transformer. Fixed JDK14 tests. by cbeust · 16 years ago
  30. 2cdae87 by cbeust · 16 years ago
  31. e0d94c7 First pass at configuration transformers. Everything working, still need to by cbeust · 16 years ago
  32. 6fd1e9f by cbeust · 16 years ago
  33. c443cbf Updated doc by cbeust · 16 years ago
  34. 3314870 Added: @Test(invocationTimeOut), which lets you set a time out for the total time taken by invocationCount by cbeust · 16 years ago
  35. 398dbfd Made invoked listeners a list instead of a single. Updated the doc. by cbeust · 16 years ago
  36. facae9e Jar tests (need more work) by cbeust · 16 years ago
  37. 38ef90d Implementation of IInvokedMethodListener by cbeust · 16 years ago
  38. 3c66705 by cbeust · 16 years ago
  39. f3016e4 Doc udpates. by cbeust · 16 years ago
  40. 01f7479 Added: -testjar supports jar file with no testng.xml file by cbeust · 16 years ago
  41. ee84a0e Added examples/ to .classpath Upload script Doc update by cbeust · 16 years ago
  42. e4e7d24 by cbeust · 16 years ago
  43. 52b3c92 Forgot to commit these. by cbeust · 16 years ago
  44. 944222d Removed the SNAPSHOTs from pom.xml by cbeust · 16 years ago
  45. d6a87a0 Checking in the update site by cbeust · 16 years ago
  46. 5f29f80 Checking in the feature project. by cbeust · 16 years ago
  47. 9f13b50 @Priority update by cbeust · 16 years ago
  48. c4b3dfd Update script by cbeust · 16 years ago
  49. 77c2f78 by cbeust · 16 years ago
  50. d33755a Implemented class priorities by cbeust · 16 years ago
  51. bcae704 Fixed logging by cbeust · 16 years ago
  52. c8c4857 Doc update by cbeust · 16 years ago
  53. d9520a0 Implementing @Priority with method interceptors by cbeust · 16 years ago
  54. 5191a18 TestNG-220: Ignore class definition/loader issues when scanning classpath for implicit classes by cbeust · 17 years ago
  55. d7d31c1 TestNG-224: Fix for relative suite filenames in XML file by cbeust · 17 years ago
  56. 8edb61b Added doc on dependency injection by cbeust · 17 years ago
  57. 565efab Updated doc and Javadoc by cbeust · 17 years ago
  58. 3e8cd5c Added: TestNG-213: @Optional on a method parameter to allow optional @Parameters (Dan Fabulich) by cbeust · 17 years ago
  59. 920214e Fixed: TestNG-214: SkipException and TimeBombSkipException should accept nested exceptions by cbeust · 17 years ago
  60. 0319c2e TestNG-211: new Parser(inputStream) doesn't work (Dan Fabulich) by cbeust · 17 years ago
  61. 7990019 Verbosity fix. by cbeust · 17 years ago
  62. 1b077cc by cbeust · 17 years ago
  63. 1ff8b38 by cbeust · 17 years ago
  64. 6025b42 by cbeust · 17 years ago
  65. 1565d9b Build fix by cbeust · 17 years ago
  66. 6589ee2 TestPlan work by cbeust · 17 years ago
  67. a4877ec by cbeust · 17 years ago
  68. 31e03ce by cbeust · 17 years ago
  69. f82be06 by cbeust · 17 years ago
  70. 300c32b by cbeust · 17 years ago
  71. ef7979e Fixed bug in DotTestListener. by cbeust · 17 years ago
  72. fe58b9f Added book review. by cbeust · 17 years ago
  73. d9cf8a0 Added: Methods that form a cycle are now shown when the cycle is detected by cbeust · 17 years ago
  74. a6cf264 Added test to make sure a data provider keeps going even if failures occur. by cbeust · 17 years ago
  75. 503d75e by cbeust · 17 years ago
  76. f837ee8 Updated CHANGES by cbeust · 17 years ago
  77. 4b8c8a9 by cbeust · 17 years ago
  78. 9aef9be Added section on listeners by cbeust · 17 years ago
  79. 90a7eeb Updated TestNG and its HTML version. by cbeust · 17 years ago
  80. 509aca5 Implemented <listeners> in testng.xml by cbeust · 17 years ago
  81. 2ddb1c7 Introduced ITestNGListener to keep track of interfaces that can be passed as -listener. by cbeust · 17 years ago
  82. a8a4cf1 Forgot a few files. by cbeust · 17 years ago
  83. 2def31f Doc fixes. by cbeust · 17 years ago
  84. 223a36c Documented IMethodInterceptor. by cbeust · 17 years ago
  85. fa27df3 Implemented IMethodInterceptor. by cbeust · 17 years ago
  86. 8dbd78e Updated the doc with Surefire 2.4 instructions. by cbeust · 17 years ago
  87. b1be831 TODO by cbeust · 17 years ago
  88. 117ae5c Minor doc fix. by cbeust · 17 years ago
  89. 7cf8833 by cbeust · 17 years ago
  90. 52f8a87 Forgot two files. by cbeust · 17 years ago
  91. 1a7b338 Better trace to keep track of which groups are added explicitly and implicitly. by cbeust · 17 years ago
  92. 8b9443a Added: @TestInstance on a data provider method parameter by cbeust · 17 years ago
  93. 9535061 Fixed CDATA escaping by splitting into several CDATA nodes whenever ]]> is found. by cosminaru · 17 years ago
  94. 17758c3 Added basic escaping for XML report (currently only for the test method parameters and reporter outpu) by cosminaru · 17 years ago
  95. 2fc8817 Clean up and comments by cbeust · 17 years ago
  96. d7e5000 Fixed: @AfterMethod(lastTimeOnly) didn't work properly with data providers by cbeust · 17 years ago
  97. 2f7c9ff Updated the IDEA doc by cbeust · 17 years ago
  98. cc44078 Initial import. by cbeust · 17 years ago
  99. 7907479 Added: antlib.xml to allow autodiscovery of Ant task definition by the.mindstorm · 17 years ago
  100. d6e800b fixed classpath by the.mindstorm · 17 years ago