Change JDOHelperTest to add setUp method which will load the PCPoint class 
before 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 metadata 
for the hand-enhanced PCPoint class. This class is not guaranteed to be loaded 
when the tests are run.

This change loads the class in the setUp method so it's loaded before each test 
is run.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to