| Package | Description |
|---|---|
| org.mockito |
Mockito is a mock library for java - see
Mockito class for for usage. |
| Class and Description |
|---|
| RedundantListenerException
Reported when instance of
MockitoListener
is being added to Mockito (see MockitoFramework)
and there is already a listener with this implementation type registered. |