TestProgressEvent

Root interface for all events that signal progress while executing a test or test suite.

Since

2.4

Inheritors

Functions

Link copied to clipboard
Returns the description of the test for which progress is reported.
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getEventTime(): Long