| Package | Description |
|---|---|
| de.codecentric.dwcaller.test |
| Modifier and Type | Method and Description |
|---|---|
TestStatus |
TestResult.getStatus() |
TestStatus |
TestResult.getStatus() |
static TestStatus |
TestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestStatus |
TestStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestStatus[] |
TestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
static TestStatus[] |
TestStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TestResult(String name,
TestStatus status,
String errorMessage) |
TestResult(String name,
TestStatus status,
String errorMessage) |
Copyright © 2024. All rights reserved.