change verify() in NotCalledInvocationMatcher to:
def verify(self):
if self.has_been_invoked():
raise AssertionError("expected method was
invoked")
Nobody/Anonymous ( nobody ) - 2005-12-08 12:06
5
Open
None
Nobody/Anonymous
None
None
Public