hello all,
i want to mock a final class, for that i need to use jdave
to do so i need to
launch your tests with the following vm parameter:
-javaagent:/path/to/workspace/jdave-unfinalizer/target/jdave-unfinalizer-jar-name.jar
i did a search and the maven-test-plugin can do this ( i dont under
hello all,
i want to mock a final class, for that i need to use jdave
to do so i need to
launch your tests with the following vm parameter:
-javaagent:/path/to/workspace/jdave-unfinalizer/target/jdave-unfinalizer-jar-name.jar
i did a search and the maven-test-plugin can do this ( i dont under