Return-Path: Delivered-To: apmail-db-jdo-dev-archive@www.apache.org Received: (qmail 95469 invoked from network); 3 Feb 2006 19:28:01 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 3 Feb 2006 19:28:01 -0000 Received: (qmail 54821 invoked by uid 500); 3 Feb 2006 19:27:53 -0000 Mailing-List: contact jdo-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: jdo-dev@db.apache.org Delivered-To: mailing list jdo-dev@db.apache.org Received: (qmail 54765 invoked by uid 99); 3 Feb 2006 19:27:53 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 03 Feb 2006 11:27:50 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id E03B11A0 for ; Fri, 3 Feb 2006 20:27:18 +0100 (CET) Message-ID: <788248550.1138994838916.JavaMail.jira@ajax.apache.org> Date: Fri, 3 Feb 2006 20:27:18 +0100 (CET) From: "Craig Russell (JIRA)" To: jdo-dev@db.apache.org Subject: [jira] Updated: (JDO-189) Add test for PersistenceManagerFactory.close() and isClosed() In-Reply-To: <421602175.1129672185042.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/JDO-189?page=all ] Craig Russell updated JDO-189: ------------------------------ Fix Version: JDO 2 rc1 Version: JDO 2 beta > 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 > Versions: JDO 2 beta > Environment: TCK > Reporter: Craig Russell > Fix For: JDO 2 rc1 > > 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