Class ConsoleMockitoLogger

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void log​(java.lang.Object what)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ConsoleMockitoLogger

        public ConsoleMockitoLogger()
    • Method Detail

      • log

        public void log​(java.lang.Object what)
        Specified by:
        log in interface MockitoLogger