Uses of Class
net.thucydides.core.logging.ConsoleEvent
| Package | Description |
|---|---|
| net.thucydides.core.logging |
-
Uses of ConsoleEvent in net.thucydides.core.logging
Methods in net.thucydides.core.logging that return ConsoleEvent Modifier and Type Method Description static ConsoleEventConsoleEvent. forTestResult(TestResult result)static ConsoleEventConsoleEvent. valueOf(java.lang.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.Methods in net.thucydides.core.logging with parameters of type ConsoleEvent Modifier and Type Method Description java.lang.StringConsoleHeading. bannerFor(ConsoleEvent consoleEvent, java.lang.String description)