Searched refs:assertIntegerTypes (Results 1 – 1 of 1) sorted by relevance
395 def assertIntegerTypes(self, integer_fn, message_module): member in ReflectionTest428 self.assertIntegerTypes(lambda x: x, message_module)431 self.assertIntegerTypes(test_util.NonStandardInteger, message_module)