| Home | Trees | Indices | Help |
|
|---|
|
|
unittest.TestCase --+
|
BaseFunctionalTestCase
Base class for test cases provides the fixtures for setting up the multi-threaded unit test infrastructure.
We use a combination of threading.Event and
Queue.Queue objects to faciliate inter-thread communication
and lock-stepping the assertions.
| Instance Methods | |||
|
|||
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Jun 28 20:30:42 2011 | http://epydoc.sourceforge.net |