Lines Matching refs:test_foo
910 def test_foo(self):
912 suite = unittest.TestSuite([Foo('test_foo')])
917 description = f'test_foo ({strclass(Foo)}.test_foo)'
932 def test_foo(self):
934 suite = unittest.TestSuite([Foo('test_foo')])
939 description = f'test_foo ({strclass(Foo)}.test_foo)'
955 def test_foo(self):
957 suite = unittest.TestSuite([Foo('test_foo')])
962 description = f'test_foo ({strclass(Foo)}.test_foo)'
986 def test_foo(self):
988 suite = unittest.TestSuite([Foo('test_foo')])
993 description = f'test_foo ({strclass(Foo)}.test_foo)'
1029 def test_foo(self):
1031 suite = unittest.TestSuite([Foo('test_foo')])
1036 description = f'test_foo ({strclass(Foo)}.test_foo)'
1069 def test_foo(self):
1071 suite = unittest.TestSuite([Foo('test_foo')])
1092 def test_foo(self):
1094 suite = unittest.TestSuite([Foo('test_foo')])
1119 def test_foo(self):
1121 suite = unittest.TestSuite([Foo('test_foo')])
1150 def test_foo(self):
1152 suite = unittest.TestSuite([Foo('test_foo')])
1192 def test_foo(self):
1194 suite = unittest.TestSuite([Foo('test_foo')])
1225 def test_foo(self):
1236 suite = unittest.TestSuite([Foo('test_foo')])
1253 def test_foo(self):
1264 suite = unittest.TestSuite([Foo('test_foo')])
1281 def test_foo(self):
1293 suite = unittest.TestSuite([Foo('test_foo')])
1311 def test_foo(self):
1324 suite = unittest.TestSuite([Foo('test_foo')])
1350 def test_foo(self):
1366 suite = unittest.TestSuite([Foo('test_foo')])