JUnitParameterMethodNotFound
The method for providing parameters was not found.

Severity
ERROR

Suppression

Suppress false positives by adding the suppression annotation @SuppressWarnings("JUnitParameterMethodNotFound") to the enclosing element.