You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cactus-user@jakarta.apache.org by Anil Agrawal <a....@popnet.co.in> on 2003/06/25 09:40:01 UTC

Please help me.

I am using ServletTestRunner to test my cactus test cases.

I am using junit.framework.Assert.fail() method when error
comes in my testcase.

but my problem is testcase ends after writing fail message on
screen.

I want to continue my test case after printing message on screen.

Please help me.

With regards
anil

RE: Please help me.

Posted by Vincent Massol <vm...@pivolis.com>.
Hi Anil,

In order to help you I need to know what Cactus front end you are using:
- Ant <junit> task?
- Cactus <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.
> 
> I am using ServletTestRunner to test my cactus test cases.
> 
> I am using junit.framework.Assert.fail() method when error
> comes in my testcase.
> 
> but my problem is testcase ends after writing fail message on
> screen.
> 
> I want to continue my test case after printing message on screen.
> 
> Please help me.
> 
> With regards
> anil
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: cactus-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: cactus-user-help@jakarta.apache.org