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 kh...@escalate.com on 2001/12/13 22:02:37 UTC

maintain a session(maybe be duplicate. sorry)

When using Cactus/JUnit, Is there a way to maintain the session across
multiple test cases?

thanks
khaled



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


RE: maintain a session(maybe be duplicate. sorry)

Posted by Vincent Massol <vm...@octo.com>.
Hi Khaled,

No there is no way because the goal of Cactus is to unit test method,
i.e. you need to set the correct environment variables before _each_
test. Each test case is independent one of another.

Thanks
-Vincent

> -----Original Message-----
> From: khaled.saleh@escalate.com [mailto:khaled.saleh@escalate.com]
> Sent: 13 December 2001 21:03
> To: cactus-user@jakarta.apache.org
> Subject: maintain a session(maybe be duplicate. sorry)
> 
> When using Cactus/JUnit, Is there a way to maintain the session across
> multiple test cases?
> 
> thanks
> khaled
> 
> 
> 
> --
> 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>