Uses of Class
org.soliscode.test.util.AlwaysThrows
Packages that use AlwaysThrows
-
Uses of AlwaysThrows in org.soliscode.test.util
Classes in org.soliscode.test.util that implement interfaces with type arguments of type AlwaysThrowsModifier and TypeClassDescriptionclass
Class that implements theObject
andComparable
interfaces, and that throws an exception when any method is called.Methods in org.soliscode.test.util with parameters of type AlwaysThrowsModifier and TypeMethodDescriptionint
AlwaysThrows.compareTo
(@NotNull AlwaysThrows obj) Always throws the supplied exception