Class SimpleMockitoLogger

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getLoggedInfo()  
      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

      • SimpleMockitoLogger

        public SimpleMockitoLogger()
    • Method Detail

      • getLoggedInfo

        public java.lang.String getLoggedInfo()