| Package | Description |
|---|---|
| org.openl.rules.testmethod | |
| org.openl.rules.testmethod.result |
| Modifier and Type | Method and Description |
|---|---|
TestStatus |
BaseTestUnit.getResultStatus() |
TestStatus |
ITestUnit.getResultStatus() |
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.
|
| Modifier and Type | Method and Description |
|---|---|
TestStatus |
ComparedResult.getStatus() |
| Constructor and Description |
|---|
ComparedResult(String fieldName,
Object expectedValue,
Object actualValue,
TestStatus status) |
Copyright © 2004–2019 OpenL Tablets. All rights reserved.