Class DoNothingActionReporter

  • All Implemented Interfaces:
    Serializable

    public class DoNothingActionReporter
    extends ActionReporter
    PlainTextActionReporter is being used as a fake ActionReporter when one is required. It is confusing since PTAR does special things. THis one does exactly what it advertises doing in its name!
    Author:
    Byron Nevins
    See Also:
    Serialized Form
    • Constructor Detail

      • DoNothingActionReporter

        public DoNothingActionReporter()