| Trees | Indices | Help |
|
|---|
|
|
|
|||
|
|||
|
TextTestResult We need a subclass of unittest._TextTestResult to handle tests with TODO |
|||
|
TestCase We need a way to mark a unit test as "ok to fail" This way someone can add a broken test and mark it as failed and then fix the code later. |
|||
|
TextTestRunner We subclass unittest.TextTestRunner to output SKIP for tests that fail but are skippable |
|||
|
|||
|
|||
|
|||
|
|||
|
|||
test_cps =
|
|||
test_versions =
|
|||
test_slots =
|
|||
test_usedeps =
|
|||
Imports: os, sys, time, unittest
|
|||
test_slots
|
test_usedeps
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Sep 10 22:59:00 2008 | http://epydoc.sourceforge.net |