TestSuiteComponent

API Documentation:TestSuiteComponent

Note: This class is incubating and may change in a future version of Gradle.

Represents a component that defines a test suite.

Properties

PropertyDescription
testBinary
Incubating

The binary to use as the default to run this test suite.

Methods

No methods

Script blocks

No script blocks

Property details

Provider<? extends TestComponent> testBinary

Note: This property is incubating and may change in a future version of Gradle.

The binary to use as the default to run this test suite.