Uses of Package
org.mockito.exceptions.base
Packages that use org.mockito.exceptions.base
Package
Description
Exceptions thrown when Mockito is misused.
Verification errors.
-
Classes in org.mockito.exceptions.base used by org.mockito.exceptions.misusingClassDescriptionRaised by mockito to emit an error either due to Mockito, or due to the User.
-
Classes in org.mockito.exceptions.base used by org.mockito.exceptions.verificationClassDescriptionRaised by mockito to emit an error either due to Mockito, or due to the User.
-
Classes in org.mockito.exceptions.base used by org.mockito.internal.creation.instanceClassDescriptionRaised by mockito to emit an error either due to Mockito, or due to the User.