Uses of Enum Class
com.splunk.splunkjenkins.model.TestStatus
Packages that use TestStatus
-
Uses of TestStatus in com.splunk.splunkjenkins.model
Methods in com.splunk.splunkjenkins.model that return TestStatusModifier and TypeMethodDescriptionTestCaseResult.getStatus()
static TestStatus
Returns the enum constant of this class with the specified name.static TestStatus[]
TestStatus.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.splunk.splunkjenkins.model with parameters of type TestStatus