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

getFailedTestCount

abstract fun getFailedTestCount(): Long

Returns the number of failed atomic tests executed for this test.

Return
The number of tests, possibly 0