Package org.gradle.api.tasks.testing.logging
Types related to logging of test related information to the console.
-
Interface Summary Interface Description TestLogging Options that determine which test events get logged, and at which detail.TestLoggingContainer Container for all test logging related options. -
Enum Summary Enum Description TestExceptionFormat Determines how exceptions are formatted in test logging.TestLogEvent Test events that can be logged.TestStackTraceFilter Stack trace filters for test logging.