rdkit.Chem.Suppliers.UnitTestSDMolSupplier module

unit testing code for the SD file handling stuff

class rdkit.Chem.Suppliers.UnitTestSDMolSupplier.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

assertMolecule(mol, i)

Assert that we have a valid molecule

setUp()
test_SDMolSupplier()
test_SDWriter()