Michael Bouschen created JDO-769:
------------------------------------
Summary: 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
Fix For: JDO 3.2
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
(v6.4.14#64029)