| Package | Description |
|---|---|
| net.thucydides.core.logging |
| Modifier and Type | Method and Description |
|---|---|
static ConsoleEvent |
ConsoleEvent.forTestResult(TestResult result) |
static ConsoleEvent |
ConsoleEvent.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConsoleEvent[] |
ConsoleEvent.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
String |
ConsoleHeading.bannerFor(ConsoleEvent consoleEvent,
String description) |
Copyright © 2022. All rights reserved.