@ParametersAreNonnullByDefault
| Interface | Description |
|---|---|
| Sensor |
A sensor is invoked once during the analysis of a project.
|
| SensorContext |
See
Sensor.execute(SensorContext)
In order to write unit tests you can use SensorContextTester |
| SensorDescriptor |
Describe what a
Sensor is doing. |
Copyright © 2009–2015 SonarSource. All rights reserved.