Return-Path: Delivered-To: apmail-jakarta-cactus-user-archive@apache.org Received: (qmail 24814 invoked from network); 31 Jul 2002 13:45:02 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 31 Jul 2002 13:45:01 -0000 Received: (qmail 1331 invoked by uid 97); 31 Jul 2002 13:45:04 -0000 Delivered-To: qmlist-jakarta-archive-cactus-user@jakarta.apache.org Received: (qmail 1214 invoked by uid 97); 31 Jul 2002 13:45:03 -0000 Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Cactus Users List" Reply-To: "Cactus Users List" Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 1072 invoked by uid 98); 31 Jul 2002 13:45:02 -0000 X-Antivirus: nagoya (v4198 created Apr 24 2002) X-Originating-IP: [144.254.115.88] From: "Patrick Lightbody" To: Subject: beginXxx and authentication Date: Wed, 31 Jul 2002 14:41:47 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: X-OriginalArrivalTime: 31 Jul 2002 13:44:40.0466 (UTC) FILETIME=[6B35AF20:01C23898] X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I think Cactus should introduce a new method, similar to setUp, tearDown, but that runs on the client side. Basically, I think it's sorta lame that all my tests have to have a beginXxx method that authenticates the web request. If would be nice if there were a method that was called once that could handle this. Then I could put it in a base class and extend my tests from there and forget about authentication and instead focus on unit testing :) -Pat -- To unsubscribe, e-mail: For additional commands, e-mail: