| Michelle Caisse (JIRA) 2005-10-20, 5:45 pm |
| [ http://issues.apache.org/jira/browse/JDO-184?page=all ]
Michelle Caisse resolved JDO-184:
---------------------------------
Resolution: Fixed
revision 321252
Added addTearDownClass(SimpleClass.class);
> Collection fieldtypes tests leave cruft in SIMPLE_CLASS table
> -------------------------------------------------------------
>
> Key: JDO-184
> URL: http://issues.apache.org/jira/browse/JDO-184
> Project: JDO
> Type: Bug
> Components: tck20
> Reporter: Michelle Caisse
> Assignee: Michelle Caisse
>
> The collection fieldtypes tests (org.apache.jdo.tck.models.fieldtypes.Test*Collections.java) use the addTearDownClass(Class cls) method to clean up objects which they instantiate and persist. However, the SimpleClass objects that are referenced by the
Test*Collections object and persisted in the SIMPLE_CLASS table are left behind.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|