Lines Matching defs:testFloor
518 def testFloor(self):535 class TestFloor:540 self.ftest('floor(TestFloor())', math.floor(TestFloor()), 42)