@ParametersAreNonnullByDefault
Package org.sonar.java.checks.verifier
-
Class Summary Class Description CheckVerifier JavaCheckVerifier It is possible to specify the absolute line number on which the issue should appear by appending "@<line>" to "Noncompliant".MultipleFilesJavaCheckVerifier Please read the documentation of @see org.sonar.java.checks.verifier.JavaCheckVerifier The main difference is that this class run a check on multiple files and verifies the results at the end of analysis. -
Enum Summary Enum Description CheckVerifier.IssueAttribute