Home | History | Annotate | Download | only in test

Lines Matching refs:expected_exception

84                      expected_exception,
95 expected_exception -- exception that should be raised
108 except expected_exception, err:
130 self.fail("""expected exception %(expected_exception)s not raised