On Sun, Apr 27, 2008 at 1:22 AM, Marco Mistroni <[EMAIL PROTECTED]> wrote:

>  Problem i have now is that cargo starts/stops at every setUP and tearDown.
>  Even though tests are ran automatically, i am  trying to use a mechanism
>  so tha cargo is started only once and it is stopped only once during hwole
>  lifecycle of my tests.

There is a JUnit TestSetup class in the Shale test framework that will
help with this (and I'm sure it's described on the Cargo website...)

http://shale.apache.org/shale-test/apidocs/org/apache/shale/test/cargo/CargoTestSetup.html

-- 
Wendy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to