packman.tests.entropy.test_entropy module

class packman.tests.entropy.test_entropy.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_PackingEntropy()