Class | Description |
---|---|
PowerMockMaker |
A PowerMock implementation of the MockMaker.
|
PowerMockMaker.PowerMockInternalMockHandler |
It needs to extend InternalMockHandler because Mockito requires the type to be of InternalMockHandler and not MockHandler
|