This inspection reports any JUnit test methods whose names which are not declared public, do not return void, or take arguments. Such test methods are easy to create inadvertantly, but will not be executed by JUnit test runners.
Powered by InspectionGadgets