Package-level declarations
Types related to logging of test related information to the console.
Types
Link copied to clipboard
enum TestExceptionFormat
Determines how exceptions are formatted in test logging.
Link copied to clipboard
enum TestLogEvent
Test events that can be logged.
Link copied to clipboard
interface TestLogging
Options that determine which test events get logged, and at which detail.
Link copied to clipboard
Container for all test logging related options.
Link copied to clipboard
enum TestStackTraceFilter
Stack trace filters for test logging.