Class ConsoleNotifier

java.lang.Object
com.github.tomakehurst.wiremock.common.ConsoleNotifier
All Implemented Interfaces:
Notifier

public class ConsoleNotifier extends Object implements Notifier
  • Constructor Details

    • ConsoleNotifier

      public ConsoleNotifier(boolean verbose)
    • ConsoleNotifier

      public ConsoleNotifier(String name, boolean verbose)
  • Method Details