| Package | Description |
|---|---|
| core.support.listeners |
| Modifier and Type | Method and Description |
|---|---|
static RetryTest.ReportType |
RetryTest.ReportType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetryTest.ReportType[] |
RetryTest.ReportType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
RetryTest.logReport(RetryTest.ReportType type,
String value,
Throwable t) |
Copyright © 2021. All rights reserved.