Uses of Class
net.thucydides.core.logging.ConsoleHeadingStyle
| Package | Description |
|---|---|
| net.thucydides.core.logging |
-
Uses of ConsoleHeadingStyle in net.thucydides.core.logging
Methods in net.thucydides.core.logging that return ConsoleHeadingStyle Modifier and Type Method Description static ConsoleHeadingStyleConsoleHeadingStyle. bannerStyleDefinedIn(EnvironmentVariables environmentVariables)static ConsoleHeadingStyleConsoleHeadingStyle. definedIn(EnvironmentVariables environmentVariables)static ConsoleHeadingStyleConsoleHeadingStyle. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static ConsoleHeadingStyle[]ConsoleHeadingStyle. values()Returns an array containing the constants of this enum type, in the order they are declared.