Groovy Documentation

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

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

 

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.
 


Gradle API 1.8