Uses of Class
org.mockito.internal.stubbing.answers.AbstractThrowsException
Packages that use AbstractThrowsException
-
Uses of AbstractThrowsException in org.mockito.internal.stubbing.answers
Subclasses of AbstractThrowsException in org.mockito.internal.stubbing.answersModifier and TypeClassDescriptionclass
An answer that always throws the same throwable.class