Hi How do I exclude a class from being executed as a cactus test? I have subclassed ServletTestCase with some app specific methods (for testing turbine). I therefore need it in the cactus classpath, but I don't want it executed as a test in its own right. Its actually abstract so it fails :)!
I can't find any docs that tell me how to exclude classes from the cactus tests. Thanks Andy -- To unsubscribe, e-mail: <mailto:turbine-maven-user-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:turbine-maven-user-help@;jakarta.apache.org>
