TestSuiteComponent

Represents a component that defines a test suite.

Since

4.5

Inheritors

Functions

Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getTestBinary(): Provider<out TestComponent>
Returns the binary to use as the default to run this test suite.