Home | Trees | Indices | Help |
---|
|
|
|||
TestReactionScore |
|
|||
|
|
|||
INFINITY = 1000000000
|
|
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" Actually, since this is mostly all basic input / output functions, can do most of it with doctests and DocTestSuite |
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0beta1 on Thu Nov 8 17:49:22 2007 | http://epydoc.sourceforge.net |