rdkit.Chem.FeatMaps.UnitTestFeatMap module

class rdkit.Chem.FeatMaps.UnitTestFeatMap.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

test1Basics()
test2FeatFeatScoreGauss()
test3FeatFeatScoreTriangle()
test4FeatFeatScoreBox()
test5ScoreFeats()
test6ScoreFeats()
test7ScoreFeats()
test8ScoreFeatDirs()
rdkit.Chem.FeatMaps.UnitTestFeatMap.feq(n1, n2, tol=1e-05)
rdkit.Chem.FeatMaps.UnitTestFeatMap.load_tests(loader, tests, ignore)

Add the Doctests from the module