dobles
  • Installation
  • Integration with test frameworks
  • Differences from Mock
  • Terminology
  • Usage
  • API
  • FAQ
dobles
  • Index

Index

A | C | D | E | I | M | O | P | T | U | V | W

A

  • allow() (in module dobles)
  • allow_constructor() (in module dobles)
  • Allowance (class in dobles.allowance)
  • and_raise() (dobles.allowance.Allowance method)
  • and_return() (dobles.allowance.Allowance method)
  • and_return_result_of() (dobles.allowance.Allowance method)

C

  • ClassDouble (class in dobles)
  • ConstructorDoubleError

D

  • dobles.exceptions
    • module

E

  • expect() (in module dobles)
  • expect_constructor() (in module dobles)
  • Expectation (class in dobles.expectation)

I

  • InstanceDouble (class in dobles)

M

  • MockExpectationError
  • module
    • dobles.exceptions

O

  • ObjectDouble (class in dobles)

P

  • patch() (in module dobles)
  • patch_class() (in module dobles)

T

  • teardown() (in module dobles)

U

  • UnallowedMethodCallError

V

  • verify() (in module dobles)
  • VerifyingBuiltinDoubleArgumentError
  • VerifyingDoubleArgumentError
  • VerifyingDoubleError
  • VerifyingDoubleImportError

W

  • with_args() (dobles.allowance.Allowance method)
    • (dobles.expectation.Expectation method)
  • with_no_args() (dobles.allowance.Allowance method)
    • (dobles.expectation.Expectation method)

© Copyright 2014, Uber Technologies, Inc..

Built with Sphinx using a theme provided by Read the Docs.