api / org.gradle.tooling / ProjectConnection / newTestLauncher

newTestLauncher

abstract fun newTestLauncher(): TestLauncher

Creates a test launcher which can be used to execute tests.

Requires Gradle 2.6 or later.

Return
The launcher.

Since
2.6