rdkit.Chem.UnitTestCatalog module

class rdkit.Chem.UnitTestCatalog.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
test1CatGen()
test2CatStringPickle()
test3CatFilePickle()
test4CatGuts()
test6Builder()
test7ScoreMolecules()
test8MolRanks()
test9Issue116()
rdkit.Chem.UnitTestCatalog.feq(n1, n2, tol=0.0001)