Is there a way to unittest in the module itself when the module depends
on other modules? Like i have my own module A that depends on module B
and no i want to do a unit tests where a class of module B is in the
cass of Module A that i want to test. If i do it now i get an
java.lang.NoClassDefFoundError for every class of other modules.

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to