api / org.gradle.api.tasks.testing / TestDescriptor / isComposite

isComposite

abstract fun isComposite(): Boolean

Is this test a composite test?

Return
true if this test is a composite test.