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

getSkippedTestCount

abstract fun getSkippedTestCount(): Long

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

Return
The number of tests, possibly 0