VirtualSatellite4-Core
VirtualSatellite4-Core copied to clipboard
Create a plugin for common JUnit test extension
We have quite some generic custom test code to extend our JUnit test cases, such as custom JUnit rules. There should be a plugin that can bundle this custom code to enable sharing of the custom code without creating redundant code.