Implemented the res_id arg unit test for the residue.create() user function.
Implemented the mol_id arg unit test for the residue.create() user function.
Implemented the res_name arg unit test for the residue.create() user function.
Implemented the res_num arg unit test for the residue.create() user function.
Implemented the res_to arg unit test for the residue.copy() user function.
Implemented the pipe_to arg unit test for the residue.copy() user function.
Implemented the res_from arg unit test for the residue.copy() user function.
Implemented the pipe_from arg unit test for the residue.copy() user function.
Fixed the docstring for the TestCase subclass for the prompt.spin unit tests.
Fixed the docstring for the TestCase subclass for the prompt.molecule unit tests.