Class VerificationStartedNotifier.Event

    • Constructor Summary

      Constructors 
      Constructor Description
      Event​(MockingDetails originalMockingDetails)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.Object getMock()
      The mock object that will be used during verification.
      void setMock​(java.lang.Object mock)
      Replaces existing mock object for verification with a different one.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait