| Interface | Description |
|---|---|
| IProxyBasedMockInterceptor |
| Class | Description |
|---|---|
| CglibMockInterceptorAdapter | |
| CglibRealMethodInvoker | |
| CompositeMockFactory | |
| DelegatingMockInvocation | |
| DynamicMockMethod | |
| DynamicProxyMockInterceptorAdapter | |
| FailingRealMethodInvoker | |
| GroovyMockFactory | |
| GroovyMockInterceptor | |
| GroovyMockMetaClass | |
| GroovyRealMethodInvoker | |
| InteractionBuilder | |
| InteractionScope |
A scope for interactions defined outside a then-block
|
| JavaMockFactory | |
| JavaMockInterceptor | |
| MockConfiguration | |
| MockController | |
| MockInstantiator | |
| MockInteraction |
An anticipated interaction between the SUT and one or more mock objects.
|
| MockInteractionDecorator | |
| MockInvocation | |
| MockObject | |
| ProxyBasedMockFactory |
Some implementation details of this class are inspired from Spring, EasyMock
Class Extensions, JMock, Mockito, and this thread:
http://www.nabble.com/Callbacks%2C-classes-and-instances-to4092596.html
|
| StaticMockMethod |
Copyright © 2018. All rights reserved