api / org.gradle.api.tasks.testing.logging / TestLogging / getEvents

getEvents

abstract fun getEvents(): MutableSet<TestLogEvent>

Returns the events to be logged.

Return
the events to be logged