Class MvnTestStarted_1_3

    • Field Detail

      • displayName

        @Nullable("if display name is equal to the primary technical name")
        public final @Nullable("if display name is equal to the primary technical name") String displayName
        The display name of the test, if any.
    • Constructor Detail

      • MvnTestStarted_1_3

        public MvnTestStarted_1_3​(long goalId,
                                  long id,
                                  String name,
                                  String className,
                                  @Nullable
                                  @Nullable Integer testSelectionReasonOrdinal,
                                  @Nullable
                                  @Nullable Long parent,
                                  MvnTestType_1 testType,
                                  @Nullable
                                  @Nullable String displayName)