Package CHEM :: Package Annotation :: Package test :: Module TestLipinski
[hide private]
[frames] | no frames]

Module TestLipinski



Test case for respective module in Kernel package

Classes [hide private]
  TestLipinski
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"