protected static class GradlePluginDevelopmentTestSuiteInternal.TestTaskView extends java.lang.Object implements TaskView<org.gradle.api.tasks.testing.Test>
| Modifier | Constructor and Description |
|---|---|
protected |
TestTaskView() |
| Modifier and Type | Method and Description |
|---|---|
void |
configureEach(org.gradle.api.Action<? super org.gradle.api.tasks.testing.Test> action) |
public void configureEach(org.gradle.api.Action<? super org.gradle.api.tasks.testing.Test> action)
configureEach in interface TaskView<org.gradle.api.tasks.testing.Test>