public class JsTestSensor extends JsTestDriverSensor
fileSystem, settings| Constructor and Description |
|---|
JsTestSensor(org.sonar.api.batch.fs.FileSystem fileSystem,
org.sonar.api.config.Settings settings) |
| Modifier and Type | Method and Description |
|---|---|
void |
analyse(org.sonar.api.resources.Project project,
org.sonar.api.batch.SensorContext context) |
protected String |
getReportsDirectoryPath() |
protected String |
getUnitTestFileName(String className) |
String |
toString() |
collect, getIOFile, getTestFileRelativePathToBaseDir, shouldExecuteOnProjectpublic JsTestSensor(org.sonar.api.batch.fs.FileSystem fileSystem,
org.sonar.api.config.Settings settings)
public void analyse(org.sonar.api.resources.Project project,
org.sonar.api.batch.SensorContext context)
analyse in interface org.sonar.api.batch.Sensoranalyse in class JsTestDriverSensorprotected String getUnitTestFileName(String className)
getUnitTestFileName in class JsTestDriverSensorprotected String getReportsDirectoryPath()
getReportsDirectoryPath in class JsTestDriverSensorpublic String toString()
toString in class JsTestDriverSensorCopyright © 2011–2015 SonarSource and Eriks Nukis. All rights reserved.