rdkit.Chem.AtomPairs.UnitTestDescriptors module

class rdkit.Chem.AtomPairs.UnitTestDescriptors.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
testGetTopologicalTorsionFingerprintAsIds()
testGithub334()
testPairsRegression()
testTorsionsRegression()
rdkit.Chem.AtomPairs.UnitTestDescriptors.debugFingerprint(mol, fpCalc, fpExpected)
rdkit.Chem.AtomPairs.UnitTestDescriptors.load_tests(loader, tests, ignore)

Add the Doctests from the module