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 UnitTests.

Property details

String reportDir

Name of the reports directory.

String resultsDir

Name of the results directory.

UnitTests unitTests

Options for controlling unit tests execution.

Script block details

unitTests { }

Configures UnitTests.

Delegates to:
UnitTests from unitTests