| Home | Trees | Index | Help |
|
|---|
| Package funkload :: Package tests :: Module test_dummy |
|
Dummy test used by test_Install.py
$Id: test_dummy.py 32255 2006-01-26 10:58:39Z bdelbosc $
simple doctest in a docstring:>>> 1 + 1 2
| Classes | |
|---|---|
Dummy |
Testing docstring. |
TestDummy1 |
Dummy test case. |
TestDummy2 |
Dummy test case. |
TestDummy3 |
Failing test case not part of the test_suite. |
| Function Summary | |
|---|---|
Return a test suite. | |
| Function Details |
|---|
test_suite()Return a test suite. |
| Home | Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Tue Feb 27 10:41:42 2007 | http://epydoc.sf.net |