Home
last modified time | relevance | path

Searched refs:assertListEq (Results 1 - 1 of 1) sorted by relevance

/third_party/python/Lib/test/
H A Dtest_pyclbr.py27 def assertListEq(self, l1, l2, ignore): member in PyclbrTest
105 self.assertListEq(real_bases, pyclbr_bases, ignore)
122 self.assertListEq(foundMethods, actualMethods, ignore)

Completed in 1 milliseconds