doubles
  • Installation
  • Integration with test frameworks
    • Pytest
    • Nose
    • unittest
    • Manual integration
  • Differences from Mock
  • Terminology
  • Usage
    • Stubs and allowances
    • Mocks and expectations
    • Doubling top-level functions
    • Fakes
    • Raising exceptions
    • Call counts
    • Partial doubles
    • Verifying doubles
    • Pure doubles
    • Patching
    • Stubbing Constructors
    • Stubbing Asynchronous Methods
  • API
    • Stubs and mocks
    • Pure doubles
    • Test lifecycle
    • Exceptions
  • FAQ
    • Common Issues
    • Patches
    • Expectations
  • Changelog
    • 1.5.1 (2018-7-24)
    • 1.5.0 (2018-6-07)
    • 1.4.0 (2018-4-25)
    • 1.3.2 (2018-4-17)
    • 1.3.1 (2018-4-16)
    • 1.2.1 (2016-3-20)
    • 1.2.0 (2016-3-2)
    • 1.1.3 (2015-10-3)
    • 1.1.2 (2015-10-3)
    • 1.1.1 (2015-9-23)
    • 1.1.0 (2015-8-23)
    • 1.0.8 (2015-3-31)
    • 1.0.7 (2015-3-17)
    • 1.0.6 (2015-02-16)
    • 1.0.5 (2015-01-29)
 
doubles
  • Docs »
  • Search
  • Edit on GitHub


© Copyright 2014, Uber Technologies, Inc..

Sphinx theme provided by Read the Docs