Uses of Enum Class
org.jenkinsci.plugins.githubautostatus.model.TestCase.TestCaseResult
Packages that use TestCase.TestCaseResult
-
Uses of TestCase.TestCaseResult in org.jenkinsci.plugins.githubautostatus.model
Methods in org.jenkinsci.plugins.githubautostatus.model that return TestCase.TestCaseResultModifier and TypeMethodDescriptionTestCase.getResult()static TestCase.TestCaseResultReturns the enum constant of this class with the specified name.static TestCase.TestCaseResult[]TestCase.TestCaseResult.values()Returns an array containing the constants of this enum class, in the order they are declared.