Skip to content

Commit

Permalink
Updated for TESTNG-343 and TESTNG-326
Browse files Browse the repository at this point in the history
  • Loading branch information
DanFabulich authored and DanFabulich committed Oct 3, 2009
1 parent f865d18 commit 19ba35f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGES.txt
Expand Up @@ -5,6 +5,8 @@ Fixed: threadPoolSize without invocationCount was causing reporters not to be in
Fixed: A @Factory throwing an exception did not cause any error
Fixed: <classfilesetref> was not working properly in the ant task (Ed Randall)
Fixed: @BeforeClass methods were not running in parallel (Aidan Short)
Fixed: Test class with @ObjectFactory doesn't get instantiated via the factory
Fixed: Allow IObjectFactory to load from non-standard classloader (for PowerMock support)

===========================================================================
5.10
Expand Down

0 comments on commit 19ba35f

Please sign in to comment.