gradle
Toggle table of contents
9.5.0-20260124025654+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing
/
TestMetadataEvent
Test
Metadata
Event
API
@
NullMarked
interface
TestMetadataEvent
(
source
)
Metadata captured during the execution of a test.
Since
9.4.0
Inheritors
TestKeyValueDataEvent
TestFileAttachmentDataEvent
Members
Functions
get
Log
Time
Link copied to clipboard
API
abstract
fun
getLogTime
(
)
:
Instant
The time the message was logged.