|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.aries.unittest.mocks | |
|---|---|
| org.apache.aries.mocks | |
| org.apache.aries.unittest.mocks | |
| Classes in org.apache.aries.unittest.mocks used by org.apache.aries.mocks | |
|---|---|
| Skeleton
The Skeleton class is an implementation of the java.lang.reflect.InvocationHandler that can be used for
dynamic mock objects. |
|
| Classes in org.apache.aries.unittest.mocks used by org.apache.aries.unittest.mocks | |
|---|---|
| DefaultInvocationHandler
This invocation handler is used by the Skeleton when nothing else is matched. |
|
| ExceptionListener
This class receives notification that an exception has been thrown from a mock object. |
|
| MethodCall
This class represents a method call that has been or is expected to be made. |
|
| MethodCallHandler
Implementations of this interface perform function when a method is called. |
|
| ReturnTypeHandler
Return type handlers return objects that implement the specified class. |
|
| Skeleton
The Skeleton class is an implementation of the java.lang.reflect.InvocationHandler that can be used for
dynamic mock objects. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||