@ParametersAreNonnullByDefault
| 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.
|
| PomCheckVerifier | |
| XmlCheckVerifier | |
| XmlCheckVerifier.FakeXmlCheckContext |
| Enum | Description |
|---|---|
| CheckVerifier.IssueAttribute |
Copyright © 2012–2018 SonarSource. All rights reserved.