
|
If you were logged in you would be able to see more operations.
|
|
|
| Resolution Date: |
14/May/04 10:46 AM
|
|
Use case from Chris May. He would like to be able to have:
- MyTestCase1 with a suite() method wrapped by JettyTestSetup
- MyTestCaseN with a suite() method wrapped by JettyTestSetup
- TestAll which adds all MyTestCaseN classes and wraps the suite with JettyTestSetup
All this order to be able to execute test cases at all levels: in TestAll + in each MyTestCaseN.
|
|
Description
|
Use case from Chris May. He would like to be able to have:
- MyTestCase1 with a suite() method wrapped by JettyTestSetup
- MyTestCaseN with a suite() method wrapped by JettyTestSetup
- TestAll which adds all MyTestCaseN classes and wraps the suite with JettyTestSetup
All this order to be able to execute test cases at all levels: in TestAll + in each MyTestCaseN.
|
Show » |
|