Create tests in api2 & api2-legacy for JDO implementation's static method
getPersistenceManagerFactory(Map,Map)
---------------------------------------------------------------------------------------------------------------
Key: JDO-557
URL: https://issues.apache.org/jira/browse/JDO-557
Project: JDO
Issue Type: Task
Components: api2, api2-legacy
Affects Versions: JDO 2 maintenance release 1
Reporter: Matthew T. Adams
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.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.