Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.tasks.testing
/
TestResult
/
getEndTime
get
End
Time
API
abstract
fun
getEndTime
(
)
:
Long
(
source
)
Returns the time when this test completed execution.
Return
The end t ime, in milliseconds since the epoch.