Bases: object
object
A test web app.
Stop the server.
Produce HTTP response body of test app index URI.
Respond with timestamps.
Respond with the current process ID.
Respond with the start time.
Reference
Root
Root.exit()
Root.index()
Root.mtimes()
Root.pid()
Root.start()