Searched refs:assertIntegerTypes (Results 1 – 1 of 1) sorted by relevance
634 def assertIntegerTypes(self, integer_fn): member in ReflectionTest666 self.assertIntegerTypes(lambda x: x)669 self.assertIntegerTypes(test_util.NonStandardInteger)