Package org.mockito.exceptions.base
package org.mockito.exceptions.base
Base classes for exceptions and errors, stack trace filtering/removing logic.
-
ClassDescriptionBase class for verification errors emitted by Mockito.Raised by mockito to emit an error either due to Mockito, or due to the User.Raised by mockito to emit an error either due to Mockito, or due to the User.