gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.tasks.testing
/
TestResult
/
getResultType
get
Result
Type
API
abstract
fun
getResultType
(
)
:
TestResult.ResultType
(
source
)
Returns the type of result. Generally one wants it to be SUCCESS!
Return
The result type.