rdkit.Chem.Pharm2D.UnitTestUtils module

unit testing code for the signature utils

class rdkit.Chem.Pharm2D.UnitTestUtils.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

testCounts()
testDistTriangleInequality()
testGetPossiblePharmacophores()
testGetTriangles()
testGetUniqueCombinations()
testLimitPharmacophores()
testOrderTriangle()
testUniquifyCombinations()
rdkit.Chem.Pharm2D.UnitTestUtils.load_tests(loader, tests, ignore)

Add the Doctests from the module