toggle menu
gradle
8.11.1
API
switch theme
search in API
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.