Hi,

I need to setup Log4j and Turbine for my unit tests but am having
trouble doing it only once. I've tried setUp() and even the class static
initializer, but with the JUnit reflection going on, I can't seem to get
things to persist from test to test.

Does anyone have a good way of setting up resources only once in
Mavenized unit tests?

Thanks,
Stephen



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

Reply via email to