Class PitAdapter

    • Field Detail

      • TOTAL_MUTATIONS

        public static final String TOTAL_MUTATIONS
        Report property key to obtain the total number of mutations.
        See Also:
        Constant Field Values
      • KILLED_MUTATIONS

        public static final String KILLED_MUTATIONS
        Report property key to obtain the number of killed mutations.
        See Also:
        Constant Field Values
      • UNCOVERED_MUTATIONS

        public static final String UNCOVERED_MUTATIONS
        Report property key to obtain the number of killed mutations.
        See Also:
        Constant Field Values
      • SURVIVED_MUTATIONS

        public static final String SURVIVED_MUTATIONS
        Report property key to obtain the number of killed mutations.
        See Also:
        Constant Field Values
    • Constructor Detail

      • PitAdapter

        public PitAdapter()