| Package | Description | 
|---|---|
| org.sonar.api.test | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MutableTestable  | 
| Modifier and Type | Method and Description | 
|---|---|
Testable | 
CoverageBlock.testable()  | 
| Modifier and Type | Method and Description | 
|---|---|
CoverageBlock | 
TestCase.coverageBlock(Testable testable)
Deprecated.  
  | 
MutableTestCase | 
MutableTestCase.setCoverageBlock(Testable testable,
                                List<Integer> lines)
Deprecated. 
 
since 5.2. Use  
MutableTestCase.setCoverageBlock(InputFile, List) | 
Copyright © 2009–2015 SonarSource. All rights reserved.