Home | History | Annotate | Download | only in python

Lines Matching refs:unexpected_method

109   def __init__(self, unexpected_method, expected):
113 # unexpected_method: MockMethod that was called but was not at the head of
117 unexpected_method: MockMethod
122 self._unexpected_method = unexpected_method