org.sonar.api.test
Interface MutableTestable

All Superinterfaces:
MutablePerspective, Perspective, Testable

public interface MutableTestable
extends Testable, MutablePerspective


Method Summary
 
Methods inherited from interface org.sonar.api.test.Testable
countTestCasesOfLine, coverageBlock, coverageBlocks, testCaseByName, testCases, testCasesByLines, testCasesOfLine, testedLines
 
Methods inherited from interface org.sonar.api.component.Perspective
component
 



Copyright © 2009–2014 SonarSource. All rights reserved.