getTestTask

abstract fun getTestTask(): TaskProvider<Test>

The Test task that runs the tests for the associated test suite.

Return

provider to the test task