Home | History | Annotate | Download | only in test

Lines Matching refs:all_method

750             def all_method(self):

756 def all_method(self):
763 self.assertEqual(m.all_method(), "M1 b")
768 def all_method(self):
774 def all_method(self):
782 self.assertEqual(m.all_method(), "M2 b")
787 def all_method(self):
796 self.assertEqual(m.all_method(), "M3 b")