Home
last modified time | relevance | path

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/
Dtest_assertions.py113 failureException = self.failureException variable in TestLongMessage.setUp.TestableTestFalse
120 failureException = self.failureException variable in TestLongMessage.setUp.TestableTestTrue
Dtest_case.py311 failureException = RuntimeError variable in Test_TestCase.test_failureException__subclassing__explicit_raise.Foo
334 failureException = RuntimeError variable in Test_TestCase.test_failureException__subclassing__implicit_raise.Foo
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dsuite.py262 failureException = None variable in _ErrorHolder
Dcase.py158 failureException = AssertionError variable in TestCase