A C G N T 
All Classes All Packages

A

apply(Project) - Method in class com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionPlugin
Apply this plugin to the supplied project.

C

com.gradle.enterprise.gradleplugin.testdistribution - package com.gradle.enterprise.gradleplugin.testdistribution
 

G

getEnabled() - Method in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
Whether test distribution is enabled.
getMaxLocalExecutors() - Method in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
The number of executors to use for running tests on this machine.
getMaxRemoteExecutors() - Method in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
The number of remote executors that should be requested from the remote test execution infrastructure in order run the tests of this test task.
getRequirements() - Method in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
The requirements that need to be fulfilled by executors in order to execute the tests of this test task.

N

NAME - Static variable in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
The name of the extension added to each test task.

T

TestDistributionExtension - Interface in com.gradle.enterprise.gradleplugin.testdistribution
Task extension for configuring test distribution.
TestDistributionPlugin - Class in com.gradle.enterprise.gradleplugin.testdistribution
The Gradle Enterprise Test Distribution plugin for distributing test execution across remote agents.
TestDistributionPlugin() - Constructor for class com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionPlugin
 
A C G N T 
All Classes All Packages