Interface TestSuite


public interface TestSuite
Represents a custom suite of tests for a KMP project.
  • Method Details

    • getSourceRoot

      org.gradle.api.file.DirectoryProperty getSourceRoot()
    • getDependencies

      TestingDependencies getDependencies()