Beispiel #1
0
 def testAreNeverSuccessful(self):
     result = FailureParseResult("Any reason")
     self.assertFalse(result.is_successful())