See: Description
| Interface | Description |
|---|---|
| MockRepository | |
| MockResolver |
Resolves the invocation handler for a registered mock.
|
| Class | Description |
|---|---|
| MethodClassMatcherMockResolver | |
| MockRecorderMixin | |
| MockResolverProxy |
Proxy to another mock resolver that can be set/changed over time.
|
| MockResolverTypeImpl | |
| UnresolvableMockResolver |
Placeholder for a not specified resolver type.
|