03-10-07 12:11 AM
Change JDOHelperTest to add setUp method which will load the PCPoint class b
efore tests are run
----------------------------------------------------------------------------
-------------------
Key: JDO-470
URL: https://issues.apache.org/jira/browse/JDO-470
Project: JDO
Issue Type: Bug
Components: api2, api2-legacy
Affects Versions: JDO 2 final
Reporter: Craig Russell
Assigned To: Craig Russell
Fix For: JDO 2 maintenance release 1
Tests in the JDOHelperTest class check that the JDOHelper can access metadat
a for the hand-enhanced PCPoint class. This class is not guaranteed to be lo
aded when the tests are run.
This change loads the class in the setUp method so it's loaded before each t
est is run.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
[ Post a follow-up to this message ]
|