1.1.1.1.2.1. molpher.core.tests package
Test suite for the molpher.core package. Currently undocumented.
1.1.1.1.2.1.1. Submodules
1.1.1.1.2.1.2. molpher.core.tests.test_api module
-
class
molpher.core.tests.test_api.TestAPI(methodName='runTest')[source]
Bases: unittest.case.TestCase
-
assertOperatorValid(operator, test_mol, gens=10)[source]
-
static
getPathToMol(tree, mol)[source]
-
setUp()[source]
Hook method for setting up the test fixture before exercising it.
-
tearDown()[source]
Hook method for deconstructing the test fixture after testing it.
-
testAddAtomOperator()[source]
-
testAddBondOperator()[source]
-
testAtomLibrary()[source]
-
testContractBondOperator()[source]
-
testExplorationData()[source]
-
testInterlayAtomOperator()[source]
-
testMolpher()[source]
-
testMolpherAtom()[source]
-
testMolpherMol()[source]
-
testMorphingOperator()[source]
-
testMutateAtomOperator()[source]
-
testRemoveBondOperator()[source]
-
testRerouteBondOperator()[source]
-
testTree()[source]
1.1.1.1.2.1.3. Module contents