started

abstract fun started(startTime: Instant)(source)

Emit a start event for the test. Can only be called once, and must be followed by a call to succeeded, skipped, failed, or failed.

Since

8.12

Parameters

startTime

the time the test started