| Interface | Description |
|---|---|
| MockCreator |
An implementer of interface is reasonable for creating of an mocked instance of specific type.
|
| MockTypeValidator<T> |
| Class | Description |
|---|---|
| AbstractMockCreator | |
| DefaultMockCreator | |
| DefaultMockCreator.MockData<T> |
Class that encapsulate a mock and its corresponding invocation control.
|
| MockTypeValidatorFactory | |
| MockTypeValidatorFactory.AbstractMockTypeValidator<T> | |
| MockTypeValidatorFactory.DefaultMockTypeValidator<T> | |
| MockTypeValidatorFactory.JavaAgentMockTypeValidator<T> | |
| MockTypeValidatorFactory.NullMockTypeValidator<T> |
| Exception | Description |
|---|---|
| RuntimeExceptionProxy |