rdkit.ML.Descriptors.UnitTestMolDescriptors module

unit testing code for molecular descriptor calculators

class rdkit.ML.Descriptors.UnitTestMolDescriptors.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

setUp()
testCalcVals()
testGetNames()
testSaveState()
class rdkit.ML.Descriptors.UnitTestMolDescriptors.TestDescriptors(methodName='runTest')

Bases: unittest.case.TestCase

test_DescriptorCalculator()