Searched defs:failureException (Results 1 – 4 of 4) sorted by relevance
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/ | ||
| D | test_assertions.py | 113 failureException = self.failureException variable in TestLongMessage.setUp.TestableTestFalse |
| D | test_case.py | 311 failureException = RuntimeError variable in Test_TestCase.test_failureException__subclassing__explicit_raise.Foo |
| /device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/ | ||
| D | suite.py | 262 failureException = None variable in _ErrorHolder |
| D | case.py | 158 failureException = AssertionError variable in TestCase |