Finished

class Finished(element: TestElement, val startingEvent: TestElementEvent.Starting, val throwable: Throwable? = null) : TestElementEvent(source)

Constructors

Link copied to clipboard
constructor(element: TestElement, startingEvent: TestElementEvent.Starting, throwable: Throwable? = null)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open override fun toString(): String