Class TestSelectionStarted_1_1

  • All Implemented Interfaces:
    com.gradle.scan.eventmodel.EventData

    @GradleVersion(since="5.4")
    @PluginVersion(since="3.14")
    public class TestSelectionStarted_1_1
    extends TestSelectionStarted_1_0
    Indicates the beginning of the selection process.

    This event encompasses gathering data for the selection service request and obtaining and processing the result.

    Zero or more TestSelectionStarted_1_0 events may be published.