rdkit.Chem.Fraggle.UnitTestFraggle module

class rdkit.Chem.Fraggle.UnitTestFraggle.TestCase(methodName='runTest')

Bases: unittest.case.TestCase

testFragmentation2()
test_GetFraggleSimilarity()
test_generate_fraggle_fragmentation()
test_isValidRingCut()
test_select_fragments()
test_select_fragments_acyclic()
test_select_fragments_cyclic()
test_select_fragments_cyclic_acyclic()
rdkit.Chem.Fraggle.UnitTestFraggle.load_tests(loader, tests, ignore)

Add the Doctests from the module