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

Module TestRetroReagents



Test case "retro ready" reagents

Classes [hide private]
  TestRetroReagents
Test expected precursors (retro products) for pre-constructed retro-ready reagents that should already be in the database.
Functions [hide private]
 
suite()
Returns the suite of tests to run for this test class / module.
Variables [hide private]
  REPRODUCED_VERIFY_COL = 2
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"