Class MvnTestStarted_1_1

    • Field Detail

      • testSelectionReasonOrdinal

        @Nullable("if Predictive Test Selection was not applied to the test goal")
        public final @Nullable("if Predictive Test Selection was not applied to the test goal") Integer testSelectionReasonOrdinal
        Indicates why a test was selected when Predictive Test Selection is enabled and is applicable to the test.

        The ordinal value will be mapped to a descriptive message in the Predictive Test Selection dashboards.

    • Constructor Detail

      • MvnTestStarted_1_1

        public MvnTestStarted_1_1​(long goalId,
                                  long id,
                                  String name,
                                  String className,
                                  @Nullable
                                  @Nullable Integer testSelectionReasonOrdinal)