GoogleTestTestSuiteSpec

Test suite of Google Test tests.

Functions

Link copied to clipboard
abstract fun getBaseName(): String
Link copied to clipboard
Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getProjectPath(): String
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
abstract fun getVariants(): Iterable<out Binary>
Link copied to clipboard
abstract fun setBaseName(baseName: String)
Link copied to clipboard
abstract fun setTestedComponent(testedComponent: ComponentSpec)
Link copied to clipboard
abstract fun testing(testedComponent: ComponentSpec)