You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jdo-dev@db.apache.org by "Michael Bouschen (JIRA)" <ji...@apache.org> on 2018/02/04 19:46:02 UTC

[jira] [Resolved] (JDO-769) Revise PMFMapMapTest test cases using two class loaders

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

Michael Bouschen resolved JDO-769.
----------------------------------
    Resolution: Fixed

Checked in the patch JDO-769-patch3.txt (see revision 1823104).

> Revise PMFMapMapTest test cases using two class loaders
> -------------------------------------------------------
>
>                 Key: JDO-769
>                 URL: https://issues.apache.org/jira/browse/JDO-769
>             Project: JDO
>          Issue Type: Improvement
>          Components: api
>    Affects Versions: JDO 3.1
>            Reporter: Michael Bouschen
>            Assignee: Michael Bouschen
>            Priority: Major
>             Fix For: JDO 3.2
>
>         Attachments: JDO-769-patch.txt, JDO-769-patch3.txt
>
>
> The two test methods testNamedPMFWithOverridesAndTwoLoaders and testNamedPMFWithTwoLoaders of PMFMapMapTest call JDOHelper methods getPersistenceManagerFactory taking two class loaders: one to use for loading resources and 
> the other to use for loading the PMF. The changes to fix JDO-768 made clear that the test cases pass the same class loader for both arguments. It looks like the tests do not test what they intended to test.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)