TestFinishEvent

An event that informs about a test having finished its execution. You can query the result of the test using getResult.

Since

2.4

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
Returns the result of the finished test operation.