Hi, Refactoring is pretty much done. https://github.com/kemitix/karaf/tree/assembly-mojo-refactoring
There are 8 classes that have been extracted from AssemblyMojo and the whole thing moved into an 'assembly' package. Test coverage, using mockito, for all 9 classes is now 100%. Now I just need to rewrite all the tests in easymock. I should hopefully find this to be doable now as I, hopefully, shouldn't need to use a Spy object or any argument captors. -- Paul Campbell -- View this message in context: http://karaf.922171.n3.nabble.com/Unit-tests-and-refactoring-karaf-maven-plugin-AssemblyMojo-tp4050098p4050291.html Sent from the Karaf - Dev mailing list archive at Nabble.com.
