TestOptions

Options for running tests.

Properties

PropertyDescription
reportDir

Name of the reports directory.

resultsDir

Name of the results directory.

unitTests

Options for controlling unit tests execution.

Methods

No methods

Script blocks

BlockDescription
unitTests

Configures unit test options.

Property details

String reportDir

Name of the reports directory.

String resultsDir

Name of the results directory.

UnitTestOptions unitTests

Options for controlling unit tests execution.

Script block details

unitTests { }

Configures unit test options.

Delegates to:
UnitTestOptions from unitTests