Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 42065 invoked from network); 29 Aug 2006 23:46:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 29 Aug 2006 23:46:18 -0000 Received: (qmail 81265 invoked by uid 500); 29 Aug 2006 23:46:18 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 81047 invoked by uid 500); 29 Aug 2006 23:46:17 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 81038 invoked by uid 99); 29 Aug 2006 23:46:17 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Aug 2006 16:46:17 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (asf.osuosl.org: local policy) Received: from [68.142.198.206] (HELO smtp107.sbc.mail.mud.yahoo.com) (68.142.198.206) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 29 Aug 2006 16:46:16 -0700 Received: (qmail 33889 invoked from network); 29 Aug 2006 23:45:55 -0000 Received: from unknown (HELO ?127.0.0.1?) (ddebrunner@sbcglobal.net@75.23.154.245 with plain) by smtp107.sbc.mail.mud.yahoo.com with SMTP; 29 Aug 2006 23:45:54 -0000 Message-ID: <44F4D19F.3080202@apache.org> Date: Tue, 29 Aug 2006 16:45:35 -0700 From: Daniel John Debrunner User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.3) Gecko/20040910 X-Accept-Language: en-us, en, de MIME-Version: 1.0 To: derby-dev@db.apache.org Subject: Re: [Db-derby Wiki] Update of "IntroToJUnit" by SusanCline References: <20060829233808.90109.qmail@web81314.mail.mud.yahoo.com> In-Reply-To: <20060829233808.90109.qmail@web81314.mail.mud.yahoo.com> X-Enigmail-Version: 0.90.0.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii 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 home4slc@pacbell.net wrote: > Hi Dan, > > You're right - it worked for me today but then again, I did not update my source tree today! > > Do you think it's best if I just remove that section and point to DerbyJUnitTesting page instead? > That is fine by me ... originally I wrote this information down to help clarify for myself what I had > done, but added it to the wiki to help others with a basic understanding of JUnit. I think an example of how to write a JUnit test is great, that is missing from the other page. I'm not sure where it should go, I just wanted to ensure that we don't end up with two similar but slightly different pages. Thanks, Dan.