Uses of Interface
org.sonar.api.test.Testable

Packages that use Testable
org.sonar.api.test   
 

Uses of Testable in org.sonar.api.test
 

Subinterfaces of Testable in org.sonar.api.test
 interface MutableTestable
           
 

Methods in org.sonar.api.test that return Testable
 Testable CoverageBlock.testable()
           
 

Methods in org.sonar.api.test with parameters of type Testable
 CoverageBlock TestCase.coverageBlock(Testable testable)
           
 MutableTestCase MutableTestCase.setCoverageBlock(Testable testable, List<Integer> lines)
           
 



Copyright © 2009-2014 SonarSource. All Rights Reserved.