hc99's picture
Add files using upload-large-folder tool
fc0f7bd verified
.. _testing:
Testing
=======
.. automodule:: falcon.testing
:members: Result, Cookie,
simulate_request, simulate_get, simulate_head, simulate_post,
simulate_put, simulate_options, simulate_patch, simulate_delete,
TestClient, TestCase, SimpleTestResource, StartResponseMock,
capture_responder_args, rand_string, create_environ
Deprecated
----------
.. autoclass:: falcon.testing.TestBase
:members:
.. autoclass:: falcon.testing.TestResource
:members: