| Package | Description |
|---|---|
| jenkins.internal.enumeration | |
| jenkins.task |
| Modifier and Type | Method and Description |
|---|---|
static TestCaseState |
TestCaseState.get(String literal)
Returns the 'Test Case State' literal with the specified literal value.
|
static TestCaseState |
TestCaseState.get(String literal)
Returns the 'Test Case State' literal with the specified literal value.
|
static TestCaseState |
TestCaseState.getByName(String name)
Returns the 'Test Case State' literal with the specified name.
|
static TestCaseState |
TestCaseState.getByName(String name)
Returns the 'Test Case State' literal with the specified name.
|
static TestCaseState |
TestCaseState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseState |
TestCaseState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseState[] |
TestCaseState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TestCaseState[] |
TestCaseState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TestCaseState[] |
GenerateTask.DescriptorGenerateTask.doFillTestCaseStatesItems() |
TestCaseState[] |
GenerateTask.DescriptorGenerateTask.doFillTestCaseStatesItems() |
Copyright © 2016–2023 MicroNova AG. All rights reserved.