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 eswaranm <es...@india.adventnet.com> on 2002/09/24 10:32:23 UTC

AssertUtils class.

Hi,

 From the cvs I come to know that AssertUtils.java is under attic.
What is the alternative for this class.
I want to use AssertUtils.getResponseAtString method. Is there any
alternative way for doing.

Thanks,
Eswaran


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: AssertUtils class.

Posted by Vincent Massol <vm...@octo.com>.
Yes, it has been replaced by the WebResponse class.

You can use WebResponse.getText() to replace
AssertUtils.getResponseAsString().

-Vincent

> -----Original Message-----
> From: eswaranm@mail-server1.india.adventnet.com [mailto:eswaranm@mail-
> server1.india.adventnet.com] On Behalf Of eswaranm
> Sent: 24 September 2002 09:32
> To: cactus-user@jakarta.apache.org
> Subject: AssertUtils class.
> 
> Hi,
> 
>  From the cvs I come to know that AssertUtils.java is under attic.
> What is the alternative for this class.
> I want to use AssertUtils.getResponseAtString method. Is there any
> alternative way for doing.
> 
> Thanks,
> Eswaran
> 
> 
> --
> To unsubscribe, e-mail:   <mailto:cactus-user-
> unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:cactus-user-
> help@jakarta.apache.org>



--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>