Package | Description |
---|---|
com.consol.citrus |
Modifier and Type | Method and Description |
---|---|
TestCaseMetaInfo.Status |
TestCaseMetaInfo.getStatus()
Get the status of this test case.
|
static TestCaseMetaInfo.Status |
TestCaseMetaInfo.Status.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestCaseMetaInfo.Status[] |
TestCaseMetaInfo.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
TestCaseMetaInfo.setStatus(TestCaseMetaInfo.Status status)
Set the status the this test case.
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.