Searched refs:should_fail (Results 1 – 2 of 2) sorted by relevance
33 self.should_fail = False36 def set_failure(self, should_fail=True): argument37 self.should_fail = should_fail41 if self.should_fail:
162 should_fail = False167 should_fail = True169 if should_fail: