Uses of Class
com.parasoft.coverage.integration.api.CoverageTestContext
Packages that use CoverageTestContext
Package
Description
Parasoft coverage integration Java API for any situation
-
Uses of CoverageTestContext in com.parasoft.coverage.integration.api
Methods in com.parasoft.coverage.integration.api that return CoverageTestContextModifier and TypeMethodDescriptionStarts coverage tracking for a test.Methods in com.parasoft.coverage.integration.api with parameters of type CoverageTestContextModifier and TypeMethodDescriptionvoidCoverageApiClient.stopTest(String test, String testCase, CoverageTestContext testContext, CoverageTestResult result, String message) Stops coverage tracking for a test.