Class InvocationsPrinter

java.lang.Object
org.mockito.internal.debugging.InvocationsPrinter

public class InvocationsPrinter extends Object
Prints invocations in human-readable, printable way
  • Constructor Details

    • InvocationsPrinter

      public InvocationsPrinter()
  • Method Details

    • printInvocations

      public String printInvocations(Object mock)