|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Package himock.core.exception |
Class himock.core.exception.CannotMockInnerOrAnonymousClassException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Class fMockedClass
Class himock.core.exception.ExpertedInvocationException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.reflect.Method[] fUninvokedMethods
Class himock.core.exception.MethodReturnTypeMismatchException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.reflect.Method fMockedMethod
java.lang.reflect.Method fMethodOfmocker
Class himock.core.exception.MockClassNeedCglibException extends java.lang.RuntimeException implements Serializable |
Class himock.core.exception.MockedClassNeedDefaultConstructorException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Class fMockedClazz
Class himock.core.exception.NotImplementedMethodException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.reflect.Method fMockedMethod
Package himock.util |
Class himock.util.NoSuchMethodRuntimeException extends java.lang.RuntimeException implements Serializable |
Serialized Fields |
java.lang.Class fClazz
java.lang.reflect.Method fMethod
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |