TestMetadataEvent

Metadata captured during the execution of a test.

Since

8.13

Functions

Link copied to clipboard
abstract fun getLogTime(): Long
The time the message was logged.
Link copied to clipboard
abstract fun getValues(): Map<String, Any>
Retrieves the recorded metadata values for this event.