[ 
https://issues.apache.org/jira/browse/JDO-470?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Craig Russell resolved JDO-470.
-------------------------------

    Resolution: Fixed

svn commit -m "JDO-470 Add setUp method to JDOHelperTest to load PCPoint class" 
test/java/javax/jdo/spi/JDOImplHelperTest.java
Sending        test/java/javax/jdo/spi/JDOImplHelperTest.java
Transmitting file data .
Committed revision 516630.


> 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
>
>         Attachments: JDOImplHelper.patch
>
>
> 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