Searched defs:assertGreater (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Lib/unittest/
H A Dcase.py938 def assertGreater(self, a, b, msg=None): member in class:TestCase
/external/python/cpython3/Lib/unittest/
H A Dcase.py1208 def assertGreater(self, a, b, msg=None): member in class:TestCase

Completed in 125 milliseconds