Package CHEM :: Package feature :: Package test :: Module TestCircular
[hide private]
[frames] | no frames]

Module TestCircular



Test case for CIRCULAR module

Classes [hide private]
  TestPaths
Test consistent SMIRKS generation and expected products for variable input reaction representations.
Functions [hide private]
 
suite()
Returns the suite of tests to run for this test class / module.
Function Details [hide private]

suite()

 
Returns the suite of tests to run for this test class / module. Use unittest.makeSuite methods which simply extracts all of the methods for the given class whose name starts with "test"