Looking at the source code and the comments from JUnit4Runner, I see that only way to write a custom JUnit4Runner is to copy, paste and change the logic in a new class. Is there any particular reason why the method addConfigurationsToReactor() is not protected? That should have allowed someone to create custom runners like MavenConfiguredJUnit4Runner?
Thanks, Sahoo
_______________________________________________ general mailing list [email protected] http://lists.ops4j.org/mailman/listinfo/general
