Return-Path: Delivered-To: apmail-harmony-commits-archive@www.apache.org Received: (qmail 76184 invoked from network); 19 Jan 2010 10:35:15 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Jan 2010 10:35:15 -0000 Received: (qmail 71385 invoked by uid 500); 19 Jan 2010 10:35:15 -0000 Delivered-To: apmail-harmony-commits-archive@harmony.apache.org Received: (qmail 71333 invoked by uid 500); 19 Jan 2010 10:35:15 -0000 Mailing-List: contact commits-help@harmony.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@harmony.apache.org Delivered-To: mailing list commits@harmony.apache.org Received: (qmail 71324 invoked by uid 99); 19 Jan 2010 10:35:15 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2010 10:35:15 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jan 2010 10:35:14 +0000 Received: from brutus.apache.org (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 74642234C04C for ; Tue, 19 Jan 2010 02:34:54 -0800 (PST) Message-ID: <1744489172.333781263897294475.JavaMail.jira@brutus.apache.org> Date: Tue, 19 Jan 2010 10:34:54 +0000 (UTC) From: "Jim Yu (JIRA)" To: commits@harmony.apache.org Subject: [jira] Updated: (HARMONY-6432) [test] Improve the method coverage rate of unit test for javax.acessibility In-Reply-To: <62673744.333761263897175002.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HARMONY-6432?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Yu updated HARMONY-6432: ---------------------------- Attachment: HARMONY-6432.diff > [test] Improve the method coverage rate of unit test for javax.acessibili= ty > -------------------------------------------------------------------------= -- > > Key: HARMONY-6432 > URL: https://issues.apache.org/jira/browse/HARMONY-6432 > Project: Harmony > Issue Type: Sub-task > Components: Classlib > Reporter: Jim Yu > Attachments: HARMONY-6432.diff > > > The baseline of the method coverage rate for javax.acessibility is 83%=C2= =A0=C2=A0(54/65) . This patch will add some testcases to improve the metho= d coverage rate to 98%=C2=A0=C2=A0(64/65). --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.