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:
152 should_fail = False157 should_fail = True159 if should_fail: