Issue Details (XML | Word | Printable)

Key: JDO-41
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

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

PersistenceManagerTest does not clean up Company

Created: 13/May/05 05:32 AM   Updated: 23/Apr/06 02:30 AM
Component/s: tck11, tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 02:30 AM


 Description  « Hide
PersistenceManagerTest cleans up the mylib classes from the datastore at the completion of a test run, but it does not clean up the company classes. Several tests in persistencemanager persist objects in company, and these are left behind in the datastore after test execution. Fix is to add a method to PersistenceManagerTest to clean up company, and invoke this method from tearDown().

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
No work has yet been logged on this issue.