Hi all, I have a multimodule project and I just organized my tests so that there are abstract tests in some module and I extend them in depending modules.
The second module declare its dependency on the first one, but I think this does not include its test classes in the classpath. What is the simpler way to accomplish this? Stefano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
