Uses of Enum
net.thucydides.model.logging.ConsoleEvent
Packages that use ConsoleEvent
-
Uses of ConsoleEvent in net.thucydides.model.logging
Methods in net.thucydides.model.logging that return ConsoleEventModifier and TypeMethodDescriptionstatic ConsoleEventConsoleEvent.forTestResult(TestResult result) static ConsoleEventReturns 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.model.logging with parameters of type ConsoleEventModifier and TypeMethodDescriptionConsoleHeading.bannerFor(ConsoleEvent consoleEvent, String description)