TestSkippedResult

Describes how a test operation was skipped.

Since

2.4

Functions

Link copied to clipboard
abstract fun getEndTime(): Long
Returns the time when the operation finished its execution.
Link copied to clipboard
abstract fun getStartTime(): Long
Returns the time when the operation started its execution.