Lines Matching refs:any_order
843 def assert_has_calls(self, calls, any_order=False):847 If `any_order` is False (the default) then the calls must be851 If `any_order` is True then the calls can be in any order, but856 if not any_order: