requests-mock
1.5.1
  • Overview
  • Using the Mocker
  • Request Matching
  • Creating Responses
  • Known Issues
  • Request History
  • Adapter Usage
  • Additional Loading
  • Release Notes
requests-mock
  • Docs »
  • Welcome to requests-mock’s documentation!
  • Edit on GitHub

Welcome to requests-mock’s documentation!¶

Contents:

  • Overview
  • Using the Mocker
    • Activation
    • Class Decorator
    • Methods
    • Real HTTP Requests
  • Request Matching
    • Simple
    • Path Matching
    • Query Strings
    • Matching ANY
    • Regular Expressions
    • Request Headers
    • Additional Matchers
    • Custom Matching
  • Creating Responses
    • Registering Responses
    • Dynamic Response
    • Response Lists
    • Raising Exceptions
    • Handling Cookies
  • Known Issues
    • Case Insensitivity
  • Request History
    • Called
    • Request Objects
  • Adapter Usage
    • Creating an Adapter
  • Additional Loading
    • Fixtures
    • pytest

Release Notes¶

  • Release Notes
    • 1.5.1
    • 1.5.0
    • 1.3.0
    • 1.1.0

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Jamie Lennox. Revision 93d23292.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: 1.5.1
Versions
latest
stable
1.5.1
1.5.0
1.4.0
0.7.0
0.6.0
Downloads
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.