docs.gradle.org

All Superinterfaces:
Buildable, Named, TestSuite

  • Nested Class Summary

  • Method Summary

    void

    Configure dependencies for this component.

    Dependency handler for this component.

    Collection of test suite targets.

    void

    Configure the sources for this test suite.

    void

    useJUnit()

    Use the JUnit4 testing framework.

    void

    Use the JUnit4 testing framework with a specific version.

    void

    Use the JUnit4 testing framework with a specific version.

    void

    void

    void

    void

    void

    Use the kotlin.test testing framework with a specific version.

    void

    Use the kotlin.test testing framework with a specific version.

    void

    useSpock()

    void

    void

    void

    useTestNG()

    Use the TestNG testing framework.

    void

    Use the TestNG testing framework with a specific version.

    void

    Use the TestNG testing framework with a specific version.

  • Method Details

    • getSources

    • sources

    • getTargets

    • useJUnitJupiter

    • useJUnitJupiter

    • useJUnitJupiter

    • useJUnit

    • useJUnit

    • useJUnit

    • useSpock

    • useSpock

    • useSpock

    • useKotlinTest

    • useKotlinTest

    • useKotlinTest

    • useTestNG

    • useTestNG

    • useTestNG

    • getDependencies

    • dependencies

Read the original on docs.gradle.org ↗