Issue Details (XML | Word | Printable)

Key: RIO-208
Type: Improvement Improvement
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Dennis Reedy
Reporter: Dennis Reedy
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Rio

RioTestManager undeploy

Created: 16/Sep/09 06:54 PM   Updated: 16/Sep/09 07:03 PM
Component/s: Test
Affects Version/s: 4.0 M3
Fix Version/s: 4.0 M3

Time Tracking:
Not Specified


 Description  « Hide
If the test case being run declares an opstring to deploy, the RioTestManager should undeploy that opstring prior to the test case ending

 All   Comments   Work Log   Change History      Sort Order: Ascending order - Click to sort in descending order
Dennis Reedy added a comment - 16/Sep/09 06:56 PM
As part of the "with after class" support (as integrated in to JUnit), the RioTestManager will first check if harvester needs to be run, then if an opstring has been deployed by the RioTestManager, the RioTestManager will undeploy that opstring prior to returning from the "with after class" processing