Class | Description |
---|---|
BaseStubbing<T> | |
ConsecutiveStubbing<T> | |
DefaultLenientStubber | |
DoAnswerStyleStubbing |
Holds answers declared using 'doAnswer' stubbing style.
|
InvocationContainerImpl | |
OngoingStubbingImpl<T> | |
StrictnessSelector |
Helps determining the actual strictness given that it can be configured in multiple ways (at mock, at stubbing, in rule)
|
StubbedInvocationMatcher | |
StubberImpl | |
StubbingComparator |
Compares stubbings based on
InvocationComparator |
UnusedStubbingReporting |
Helps determining if stubbing should be reported as unused
|