Public Member Functions | |
def | __init__ (self, expected_methods) |
def | __str__ (self) |
Private Attributes | |
_expected_methods | |
Raised when Verify() is called before all expected methods have been called
def mox.ExpectedMethodCallsError.__init__ | ( | self, | |
expected_methods | |||
) |