getTestType

abstract fun getTestType(): Property<String>(source)

Contains a value representing the type of test suite this task belongs to. See static constants on org.gradle.api.attributes.TestSuiteType for examples.

Return

this report's test type