twisted.application.runner.test.test_exit module documentationtwisted.application.runner.test
Tests for twisted.application.runner._exit.
| Class | ExitTests | Tests for exit. |
| Class | DummyExit | Stub for sys.exit
that remembers whether it's been called and, if it has, what argument it
was given. |