Package | Description |
---|---|
org.jenkinsci.plugins.githubautostatus.model |
Modifier and Type | Method and Description |
---|---|
TestCase.TestCaseResult |
TestCase.getResult() |
static TestCase.TestCaseResult |
TestCase.TestCaseResult.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCase.TestCaseResult[] |
TestCase.TestCaseResult.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2020. All rights reserved.