Details
-
Task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
JDO 2 maintenance release 1 (2.1)
-
None
Description
The code paths that lead to calling the JDO implementation's PersistenceManagerFactory class's static method getPersistenceManagerFactory(Map,Map) need to be tested. In order to avoid a dependency on a real implementation, a stub PMF implementation class should be used.