> I want to make the database set up part of the integration tests as
> external as possible to the test cases themselves, governed as part of
> the build process associated with integration tests.
You need your own framework, with configuration of what to do before, after 
each test class only when you want.

JUnit 4, TestNG or AOP can help you I think


Damien

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to