@Incubating public interface NativeTestSuiteBinarySpec extends TestSuiteBinarySpec, NativeBinarySpec
| Modifier and Type | Interface and Description | 
|---|---|
| static interface  | NativeTestSuiteBinarySpec.TasksCollectionProvides access to key tasks used for building the binary. | 
Named.Namer| Modifier and Type | Method and Description | 
|---|---|
| NativeTestSuiteSpec | getComponent()The component that this binary was built from. | 
| NativeExecutableFileSpec | getExecutable() | 
| File | getExecutableFile()The executable file. | 
| NativeInstallationSpec | getInstallation() | 
| NativeTestSuiteBinarySpec.TasksCollection | getTasks()The set of tasks associated with this binary. | 
| NativeBinarySpec | getTestedBinary()The tested binary. | 
| NativeTestSuiteSpec | getTestSuite()Returns the test suite that this binary belongs to. | 
getAssembler, getBuildType, getcCompiler, getCppCompiler, getFlavor, getLibs, getLinker, getObjcCompiler, getObjcppCompiler, getRcCompiler, getStaticLibArchiver, getTargetPlatform, getToolChain, libgetInputs, getSources, isBuildablebuiltBy, getBuildTask, hasBuildDependencies, setBuildTaskgetBuildDependenciescheckedBy, getCheckTask, setCheckTaskgetProjectPathgetDisplayName, getNamegetDisplayNameNativeTestSuiteSpec getTestSuite()
getTestSuite in interface TestSuiteBinarySpecNativeTestSuiteSpec getComponent()
NativeBinarySpecgetComponent in interface NativeBinarySpecNativeBinarySpec getTestedBinary()
getTestedBinary in interface TestSuiteBinarySpecFile getExecutableFile()
NativeTestSuiteBinarySpec.TasksCollection getTasks()
getTasks in interface BinarySpecNativeInstallationSpec getInstallation()
NativeExecutableFileSpec getExecutable()