Return-Path: Delivered-To: apmail-jakarta-turbine-user-archive@www.apache.org Received: (qmail 99400 invoked from network); 7 Nov 2006 14:22:34 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Nov 2006 14:22:34 -0000 Received: (qmail 92617 invoked by uid 500); 7 Nov 2006 14:22:44 -0000 Delivered-To: apmail-jakarta-turbine-user-archive@jakarta.apache.org Received: (qmail 92401 invoked by uid 500); 7 Nov 2006 14:22:43 -0000 Mailing-List: contact turbine-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Help: List-Post: List-Id: "Turbine Users List" Reply-To: "Turbine Users List" Delivered-To: mailing list turbine-user@jakarta.apache.org Received: (qmail 92390 invoked by uid 99); 7 Nov 2006 14:22:43 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 06:22:43 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: pass (herse.apache.org: local policy) Received: from [207.126.122.216] (HELO kiasoft.user.openhosting.com) (207.126.122.216) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 07 Nov 2006 06:22:29 -0800 Received: by kiasoft.user.openhosting.com (Postfix, from userid 501) id 23733F2896E; Tue, 7 Nov 2006 09:21:58 -0500 (EST) Received: from localhost (localhost [127.0.0.1]) by kiasoft.user.openhosting.com (Postfix) with ESMTP id ED0A2F2896A for ; Tue, 7 Nov 2006 09:21:58 -0500 (EST) Date: Tue, 7 Nov 2006 09:21:56 -0500 (EST) From: Jeffery Painter X-X-Sender: painter@kiasoft.user.openhosting.com To: turbine-user@jakarta.apache.org Subject: turbine 2.3.1 and Unit Testing Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-Virus-Checked: Checked by ClamAV on apache.org Hello again, I am trying to create unit tests for my application and trying to figure out what is the current "best practice"... I have looked at EasyMock, Cactus and Mockobjects... some of these seem old and others more complicated to get setup. There also seems to be some lacking help in the area of setting up your build environment with the proper testing jar's in order to get Eclipse to run the unit tests properly.. do you test against a database or do you just test functionality of action and om classes? If you have a good working test case for an action class (and can tell me how you setup your Eclipse environment build path) this would be of great help. Thanks for listening... Jeffery Painter ---------------------------------------------------------- 324 Birdsong Way Holly Springs, NC 27540-8989 voice: 919.321.0378 painter@kiasoft.com http://www4.ncsu.edu/~jlpaint2 ---------------------------------------------------------- --------------------------------------------------------------------- To unsubscribe, e-mail: turbine-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: turbine-user-help@jakarta.apache.org