Reports calls to JUnit
assertXXX()
or
fail()
methods that do not have an error message string argument. An error message on assertion failure may help clarify the test case's intent.
Powered by InspectionGadgets