Home
last modified time | relevance | path

Searched refs:assertNotEquals (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dcase.py596 assertNotEquals = assertNotEqual variable in TestCase
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_case.py1024 self.assertNotEquals(3, 5)