Interface TestSuite
public interface TestSuite
Represents a custom suite of tests for a KMP project.
-
Method Summary
Modifier and TypeMethodDescriptionorg.gradle.api.file.DirectoryProperty
-
Method Details
-
getSourceRoot
org.gradle.api.file.DirectoryProperty getSourceRoot() -
getDependencies
TestingDependencies getDependencies()
-