rdkit.Chem.UnitTestChemSmarts module

basic unit testing code for the wrapper of the SMARTS matcher

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

Bases: unittest.case.TestCase

setUp()
testMatch()

testing smarts match

testOrder()

testing atom order in smarts match