| Home | Trees | Index | Help |
|---|
| Package twisted :: Package test :: Module test_manhole :: Class ManholeTest |
|
TestCase --+
|
ManholeTest
Various tests for the manhole service.
Both the the importIdentity and importMain tests are known to fail when the __name__ in the manhole namespace is set to certain values.| Method Summary | |
|---|---|
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
(inherited from TestCase)
| |
setUp(self)
| |
(inherited from TestCase)
| |
Making sure imported module is the same as one previously loaded. | |
Trying to import __main__ | |
| Method Details |
|---|
test_importIdentity(self)Making sure imported module is the same as one previously loaded. |
test_importMain(self)Trying to import __main__ |
| Home | Trees | Index | Help |
|---|
| Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:26:14 2003 | http://epydoc.sf.net |