Simplified all of the Frame_order.test_pdb_model_* system tests.
The atom, residue and 3D coordinate checking in all these methods has been shifted into the common
check_pdb_model_representation() method. This dramatically decreases the amount of code in the
system test file.