ReportMetadataEvent

A metadata information was reported by the test framework. A typical source for this event is the JUnit Platform reporting ReportEntry objects.

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 getMetadataTimestamp(): Long
The timestamp of when the metadata was recorded (and not the time the event was emitted).