api / org.gradle.api.tasks.testing / TestResult / getEndTime

getEndTime

abstract fun getEndTime(): Long

Returns the time when this test completed execution.

Return
The end t ime, in milliseconds since the epoch.