Uses of Package
org.sonar.api.batch.sensor.test

Packages that use org.sonar.api.batch.sensor.test
org.sonar.api.batch.sensor   
org.sonar.api.batch.sensor.test   
org.sonar.api.batch.sensor.test.internal   
 

Classes in org.sonar.api.batch.sensor.test used by org.sonar.api.batch.sensor
Coverage
           
TestCaseCoverage
          Represents line coverage produced by a single test in a test file on a single main file.
TestCaseExecution
          Represents result of execution of a single test in a test file.
 

Classes in org.sonar.api.batch.sensor.test used by org.sonar.api.batch.sensor.test
Coverage
           
Coverage.CoverageType
           
TestCaseCoverage
          Represents line coverage produced by a single test in a test file on a single main file.
TestCaseExecution
          Represents result of execution of a single test in a test file.
TestCaseExecution.Status
          Test execution status.
TestCaseExecution.Type
          Test type.
 

Classes in org.sonar.api.batch.sensor.test used by org.sonar.api.batch.sensor.test.internal
Coverage
           
Coverage.CoverageType
           
TestCaseCoverage
          Represents line coverage produced by a single test in a test file on a single main file.
TestCaseExecution
          Represents result of execution of a single test in a test file.
TestCaseExecution.Status
          Test execution status.
TestCaseExecution.Type
          Test type.
 



Copyright © 2009–2015 SonarSource. All rights reserved.