Add test for PersistenceManagerFactory.close() and isClosed()
-------------------------------------------------------------

         Key: JDO-189
         URL: http://issues.apache.org/jira/browse/JDO-189
     Project: JDO
        Type: Test
  Components: tck20  
 Environment: TCK
    Reporter: Craig Russell


A11.4-10 [boolean isClosed(); Return true if this PersistenceManagerFactory is 
closed; and false otherwise.]

The test gets the PMF and verifies that isClosed() returns false. The test then 
calls close() and tests that isClosed() returns true. 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to