Package CHEM :: Package CombiCDB :: Package test :: Module TestReactionClassifier
[hide private]
[frames] | no frames]

Module TestReactionClassifier



Test case for respective application module

Classes [hide private]
  TestReactionClassifier
Test reactions are classified to reagents / "level 2 (named) reactions" as expected
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"