| Package | Description | 
|---|---|
| org.sonar.api.ce.measure | |
| org.sonar.api.ce.measure.test | 
| Modifier and Type | Method and Description | 
|---|---|
Settings | 
MeasureComputer.MeasureComputerContext.getSettings()
Returns settings of the current component. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
TestSettings  | 
| Modifier and Type | Method and Description | 
|---|---|
Settings | 
TestMeasureComputerContext.getSettings()  | 
Settings | 
TestSettings.setValue(String key,
                String value)  | 
| Constructor and Description | 
|---|
TestMeasureComputerContext(Component component,
                                                    Settings settings,
                                                    MeasureComputer.MeasureComputerDefinition definition)  | 
Copyright © 2009–2015 SonarSource. All rights reserved.