| Package | Description |
|---|---|
| cz.etnetera.reesmo.writer.model.result |
| Modifier and Type | Method and Description |
|---|---|
TestSeverity |
Result.getSeverity() |
static TestSeverity |
TestSeverity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TestSeverity[] |
TestSeverity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Result.setSeverity(TestSeverity severity) |
Copyright © 2016 Etnetera a.s.. All rights reserved.