A C G N T
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- apply(T) - Method in class com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionPlugin
-
Apply this plugin to the supplied Settings or 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.
- getWaitTimeout() - Method in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
-
The duration the build waits for the remote test execution infrastructure to respond.
N
- NAME - Static variable in interface com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionExtension
-
The name of the extension added to each test task.
T
- TEST_DISTRIBUTION_GRADLE_PLUGIN_NAME - Static variable in class com.gradle.enterprise.gradleplugin.testdistribution.TestDistributionPlugin
- TestDistributionExtension - Interface in com.gradle.enterprise.gradleplugin.testdistribution
-
Task extension for configuring test distribution.
- TestDistributionPlugin<T extends ExtensionAware & PluginAware> - 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
All Classes All Packages