| Package | Description |
|---|---|
| org.sonarsource.analyzer.commons.xml.checks |
| Modifier and Type | Method and Description |
|---|---|
static void |
SonarXmlCheckVerifier.verifyIssueOnFile(String relativePath,
SonarXmlCheck check,
String expectedIssueMessage,
int... secondaryLines) |
static void |
SonarXmlCheckVerifier.verifyIssues(String relativePath,
SonarXmlCheck check) |
static void |
SonarXmlCheckVerifier.verifyNoIssue(String relativePath,
SonarXmlCheck check) |
Copyright © 2009–2018 SonarSource. All rights reserved.