Return-Path: list-help: list-unsubscribe: List-Post: List-Id: Mailing-List: contact cactus-user-help@jakarta.apache.org; run by ezmlm Delivered-To: mailing list cactus-user@jakarta.apache.org Received: (qmail 77538 invoked from network); 25 Jun 2003 09:25:02 -0000 Received: from unknown (HELO rose.popnet.co.in) (202.144.126.50) by daedalus.apache.org with SMTP; 25 Jun 2003 09:25:02 -0000 Subject: RE: Please help me. MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable content-class: urn:content-classes:message X-MimeOLE: Produced By Microsoft Exchange V6.0.6249.0 Date: Wed, 25 Jun 2003 14:54:29 +0530 Message-ID: <3E5B4E18BB378C46B1C324407BF9A026087DB0@rose.popnet.co.in> X-MS-Has-Attach: X-MS-TNEF-Correlator: Thread-Topic: Please help me. Thread-Index: AcM6+0FXDF4odkW7Rb+GiJ+4rLMg5AAABNoQ From: "Anil Agrawal" To: "Cactus Users List" X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I am using cactus servlet test runner. In my testcase after junit.framework.Assert.fail() other Code is there. I want that after fail that piece of code Will also be executed. With regards anil -----Original Message----- From: Vincent Massol [mailto:vmassol@pivolis.com]=20 Sent: Wednesday, June 25, 2003 2:52 PM To: 'Cactus Users List' Subject: RE: Please help me. Hi Anil, In order to help you I need to know what Cactus front end you are using: - Ant task? - Cactus task? - Cactus plugin for Maven? - other? If I understood correctly, you would like your build not to fail if a cactus test fails, right? -Vincent > -----Original Message----- > From: Anil Agrawal [mailto:a.agrawal@popnet.co.in] > Sent: 25 June 2003 09:40 > To: cactus-user@jakarta.apache.org > Subject: Please help me. >=20 > I am using ServletTestRunner to test my cactus test cases. >=20 > I am using junit.framework.Assert.fail() method when error comes in my > testcase. >=20 > but my problem is testcase ends after writing fail message on screen. >=20 > I want to continue my test case after printing message on screen. >=20 > Please help me. >=20 > With regards > anil >=20 > --------------------------------------------------------------------- > To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org > For additional commands, e-mail: cactus-user-help@jakarta.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: cactus-user-help@jakarta.apache.org