| Package | Description |
|---|---|
| csbase.client.applications.algorithmsmanager.report.core |
| Modifier and Type | Method and Description |
|---|---|
TestStatus |
ResultMessage.getStatus()
Obtém o status
|
TestStatus |
IResultMessage.getStatus()
Obtém o status
|
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.
|
| Constructor and Description |
|---|
ResultMessage(T subject,
TestStatus status,
String message)
Construtor padão
|
Copyright © 2017. All rights reserved.