Class NotSelectedTestDurationEstimate_1_0

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

    @GradleVersion(since="5.4")
    @PluginVersion(since="3.10")
    public class NotSelectedTestDurationEstimate_1_0
    extends Object
    implements com.gradle.scan.eventmodel.EventData
    Indicates the test duration estimate, as this event's relative temporal position to the corresponding NotSelectedTest_1_0 event.

    For each NotSelectedTest_1_0 event, a corresponding event of this type is present with the same id.

    Zero or more NotSelectedTestDurationEstimate_1_0 events may be published.

    See Also:
    NotSelectedTest_1_0
    • Constructor Detail

      • NotSelectedTestDurationEstimate_1_0

        public NotSelectedTestDurationEstimate_1_0​(long id)