*TestCopy.test_copy_atomic
*TestCopy.test_copy_basic
*TestCopy.test_copy_bytearray
*TestCopy.test_copy_cant
*TestCopy.test_copy_copy
*TestCopy.test_copy_dict
*TestCopy.test_copy_frozenset
*TestCopy.test_copy_function
*TestCopy.test_copy_inst_copy
*TestCopy.test_copy_inst_getinitargs
*TestCopy.test_copy_inst_getnewargs
*TestCopy.test_copy_inst_getnewargs_ex
*TestCopy.test_copy_inst_getstate
*TestCopy.test_copy_inst_setstate
*TestCopy.test_copy_inst_vanilla
*TestCopy.test_copy_list
*TestCopy.test_copy_list_subclass
*TestCopy.test_copy_reduce
*TestCopy.test_copy_reduce_ex
*TestCopy.test_copy_set
*TestCopy.test_copy_tuple
*TestCopy.test_copy_tuple_subclass
*TestCopy.test_copy_weakref
*TestCopy.test_deepcopy_atomic
*TestCopy.test_deepcopy_basic
*TestCopy.test_deepcopy_bound_method
*TestCopy.test_deepcopy_cant
*TestCopy.test_deepcopy_deepcopy
*TestCopy.test_deepcopy_dict
*TestCopy.test_deepcopy_dict_subclass
*TestCopy.test_deepcopy_dont_memo_immutable
*TestCopy.test_deepcopy_empty_tuple
*TestCopy.test_deepcopy_function
*TestCopy.test_deepcopy_inst_deepcopy
*TestCopy.test_deepcopy_inst_getinitargs
*TestCopy.test_deepcopy_inst_getnewargs
*TestCopy.test_deepcopy_inst_getnewargs_ex
*TestCopy.test_deepcopy_inst_getstate
*TestCopy.test_deepcopy_inst_setstate
*TestCopy.test_deepcopy_inst_vanilla
*TestCopy.test_deepcopy_issubclass
*TestCopy.test_deepcopy_keepalive
*TestCopy.test_deepcopy_list
*TestCopy.test_deepcopy_list_subclass
*TestCopy.test_deepcopy_memo
*TestCopy.test_deepcopy_reduce
*TestCopy.test_deepcopy_reduce_ex
*TestCopy.test_deepcopy_reflexive_inst
*TestCopy.test_deepcopy_tuple
*TestCopy.test_deepcopy_tuple_of_immutables
*TestCopy.test_deepcopy_tuple_subclass
*TestCopy.test_deepcopy_weakref
*TestCopy.test_exceptions
*TestCopy.test_getstate_exc
*TestCopy.test_reconstruct_nostate
*TestCopy.test_reconstruct_reflexive
*TestCopy.test_reconstruct_state
*TestCopy.test_reconstruct_state_setstate
*TestCopy.test_reconstruct_string
*TestCopy.test_reduce_4tuple
*TestCopy.test_reduce_5tuple
