twisted.test.test_application.FakeReactor(reactors.Reactor)
class documentationtwisted.test.test_application
(View In Hierarchy)
A fake reactor with a hooked install method.
Method | __init__ |
Inherited from Reactor:
Instance Variable | moduleName | The fully-qualified Python name of the module of which the install callable is an attribute. |
Method | install | Install this reactor. |