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() |
NativeExecutableFileSpec |
getExecutable() |
File |
getExecutableFile() The executable file. |
NativeInstallationSpec |
getInstallation() |
NativeTestSuiteBinarySpec.TasksCollection |
getTasks() {@inheritDoc} |
NativeTestSuiteSpec |
getTestSuite() {@inheritDoc} |
NativeBinarySpec |
getTestedBinary() The tested binary. |
Methods inherited from class | Name |
---|---|
interface NativeBinarySpec |
getAssembler, getBuildType, getComponent, getCppCompiler, getFlavor, getLibs, getLinker, getObjcCompiler, getObjcppCompiler, getRcCompiler, getStaticLibArchiver, getTargetPlatform, getToolChain, getcCompiler, lib |
interface TestSuiteBinarySpec |
getTestSuite |
The executable file.
{@inheritDoc}
{@inheritDoc}
The tested binary.