api / org.gradle.tooling.events.test / TestFinishEvent / getResult

getResult

abstract fun getResult(): TestOperationResult

Overrides FinishEvent.getResult

Returns the result of the finished test operation. Currently, the result will be one of the following sub-types:

Return
the result of the finished test operation