Uses of Enum
com.parasoft.findings.jenkins.coverage.model.MutationStatus
Package
Description
Generic coverage model to parse and collect code coverage results of different tools.
-
Uses of MutationStatus in com.parasoft.findings.jenkins.coverage.model
Modifier and TypeMethodDescriptionMutation.getStatus()
static MutationStatus
Returns the enum constant of this type with the specified name.static MutationStatus[]
MutationStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.