Home | History | Annotate | Download | only in test

Lines Matching refs:TestCopying

1383 class TestCopying(unittest.TestCase):

1400 class TestCopyingEmpty(TestCopying):
1406 class TestCopyingSingleton(TestCopying):
1412 class TestCopyingTriple(TestCopying):
1418 class TestCopyingTuple(TestCopying):
1424 class TestCopyingNested(TestCopying):