Package org.gradle.api.tasks.testing.logging

Types related to logging of test related information to the console.

See:
          Description

Interface Summary
TestLogging Options that determine which test events get logged, and at which detail.
TestLoggingContainer Container for all test logging related options.
 

Enum Summary
TestExceptionFormat Determines how exceptions are formatted in test logging.
TestLogEvent Test events that can be logged.
TestStackTraceFilter Stack trace filters for test logging.
 

Package org.gradle.api.tasks.testing.logging Description

Types related to logging of test related information to the console.