An executable which runs a suite of tests.
Modifiers | Name | Description |
---|---|---|
interface |
NativeTestSuiteBinarySpec.TasksCollection |
Provides access to key tasks used for building the binary. |
Type | Name and description |
---|---|
NativeTestSuiteSpec |
getComponent() {@inheritDoc} |
File |
getExecutableFile() The executable file. |
NativeTestSuiteBinarySpec.TasksCollection |
getTasks() {@inheritDoc} |
NativeTestSuiteSpec |
getTestSuite() {@inheritDoc} |
NativeBinarySpec |
getTestedBinary() The tested binary. |
void |
setExecutableFile(File executableFile) The executable file. |
Methods inherited from class | Name |
---|---|
interface NativeBinarySpec |
getBuildType, getComponent, getFlavor, getLibs, getLinker, getStaticLibArchiver, getTargetPlatform, getToolChain, lib |
interface TestSuiteBinarySpec |
getTestSuite |
{@inheritDoc}
The executable file.
{@inheritDoc}
{@inheritDoc}
The tested binary.
The executable file.