TestKeyValueDataEvent

Key-value data published by a test.

Since

9.4.0

Functions

Link copied to clipboard
abstract fun getLogTime(): Instant
Link copied to clipboard
abstract fun getValues(): Map<String, String>
Returns the key-value pairs.