Interface JvmTestSuiteTarget

    • Method Detail

      • getTestTask

        TaskProvider<Test> getTestTask()
        The Test task that runs the tests for the associated test suite.
        Returns:
        provider to the test task