Class TestCoverage
java.lang.Object
mockit.coverage.testRedundancy.TestCoverage
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoidrecordNewItemCoveredByTestIfApplicable(@NonNegative int previousExecutionCount) voidsetCurrentTestMethod(Method testMethod)
-
Field Details
-
INSTANCE
-
-
Method Details
-
setCurrentTestMethod
-
recordNewItemCoveredByTestIfApplicable
public void recordNewItemCoveredByTestIfApplicable(@NonNegative int previousExecutionCount) -
getRedundantTests
-