rdkit.Chem.UnitTestCrippen module

unit testing code for the Crippen clogp and MR calculators

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

Bases: unittest.case.TestCase

setUp()
testDetails()
testDetails2()
testIssue1749494()
testIssue80()
testLogP()
testRepeat()
rdkit.Chem.UnitTestCrippen.feq(n1, n2, tol=1e-05)