Home | Trees | Indices | Help |
|
---|
|
A special renderer for testish things requring the full server to be up
Classes | |
FooPage is the most basic page conceivable. |
|
StreamerPage is a page that delivers senseless but possibly huge streams of data through streaming.py |
|
Delay A page returning some data after some time has passed. |
|
Block A page blocking the entire server, including signals, for a while. |
|
StreamerCrashPage is a page that starts streaming out data and then crashes. |
|
ExitPage A page that lets the server exit (useful for profiling). |
|
RenderCrashPage A page that crashes during render. |
|
BadGatewayPage A page that returns a 502 error. |
|
ServiceUnloadPage a page that clears the services RD. |
|
Tests |
Variables | |
__package__ =
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |