TestKeyValueMetadataEvent

An event emitted by tests that contains additional data in the form of key-values.

Since

9.4.0

Functions

Link copied to clipboard
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getEventTime(): Long
Link copied to clipboard
abstract fun getValues(): Map<String, String>
Key-value data reported by the associated test.