doubles
1.0
Installation
Integration with test frameworks
Differences from Mock
Terminology
Usage
API
FAQ
Changelog
doubles
Docs
»
Index
Index
A
|
C
|
D
|
E
|
I
|
M
|
O
|
P
|
T
|
U
|
V
|
W
A
allow() (in module doubles)
allow_constructor() (in module doubles)
Allowance (class in doubles.allowance)
and_raise() (doubles.allowance.Allowance method)
and_return() (doubles.allowance.Allowance method)
and_return_result_of() (doubles.allowance.Allowance method)
C
ClassDouble (class in doubles)
ConstructorDoubleError
D
doubles.exceptions (module)
E
expect() (in module doubles)
expect_constructor() (in module doubles)
Expectation (class in doubles.expectation)
I
InstanceDouble (class in doubles)
M
MockExpectationError
O
ObjectDouble (class in doubles)
P
patch() (in module doubles)
patch_class() (in module doubles)
T
teardown() (in module doubles)
U
UnallowedMethodCallError
UnsupportedMethodError
V
verify() (in module doubles)
VerifyingBuiltinDoubleArgumentError
VerifyingDoubleArgumentError
VerifyingDoubleError
VerifyingDoubleImportError
W
with_args() (doubles.allowance.Allowance method)
(doubles.expectation.Expectation method)
with_no_args() (doubles.allowance.Allowance method)
(doubles.expectation.Expectation method)