[ http://issues.apache.org/jira/browse/JDO-41?page=all ] Michael Bouschen reopened JDO-41: ---------------------------------
> PersistenceManagerTest does not clean up Company > ------------------------------------------------ > > Key: JDO-41 > URL: http://issues.apache.org/jira/browse/JDO-41 > Project: JDO > Type: Bug > Components: tck11, tck20 > Reporter: Michelle Caisse > Assignee: Michelle Caisse > > 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(). -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
