Package org.powermock.api.mockito.internal.mockcreation
-
Interface Summary Interface Description MockCreator An implementer of interface is reasonable for creating of an mocked instance of specific type.MockTypeValidator<T> -
Class Summary 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 Summary Exception Description RuntimeExceptionProxy