DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=43475>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=43475 Summary: Add support for a setUp and tearDown target to be called before and after the entire set of tests Product: Ant Version: unspecified Platform: Other OS/Version: other Status: NEW Severity: enhancement Priority: P2 Component: AntUnit AssignedTo: dev@ant.apache.org ReportedBy: [EMAIL PROTECTED] Sometimes the tests in a single test script will require some relatively expensive set up before they can be run. This enhancement is to add the capability for a target to run before all the tests in the script are run, and another to run after all the tests in the script have run. This is similar to the BeforeClass and AfterClass annotations in JUnit 4. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]