packman.tests.molecule.test_molecule module

class packman.tests.molecule.test_molecule.TestMolecule(methodName='runTest')

Bases: unittest.case.TestCase

setUp()

Hook method for setting up the test fixture before exercising it.

tearDown()

Hook method for deconstructing the test fixture after testing it.

test_Atom()
test_Bond()
test_Chain()
test_Model()
test_Protein()
test_Residue()
test_load_cif()
test_load_pdb()