Home | History | Annotate | Download | only in test

Lines Matching refs:expected_err

847                 expected_err = "invalid literal for int() with base 10: 'I am broken'"
848 self.assertEqual(e.headers.get("x-exception"), expected_err)