Class TestSelectionFinished_1_1

java.lang.Object
com.gradle.scan.eventmodel.gradle.pts.TestSelectionFinished_1_0
com.gradle.scan.eventmodel.gradle.pts.TestSelectionFinished_1_1
All Implemented Interfaces:
com.gradle.scan.eventmodel.EventData

@GradleVersion(since="5.4") @PluginVersion(since="3.14") public class TestSelectionFinished_1_1 extends TestSelectionFinished_1_0
Indicates the culmination and success or failure outcome of the selection process.

Zero or more TestSelectionFinished_1_1 events may be published.

See Also: