Uses of Class
org.apache.juneau.assertions.LongAssertion
Packages that use LongAssertion
-
Uses of LongAssertion in org.apache.juneau.assertions
Methods in org.apache.juneau.assertions that return LongAssertionModifier and TypeMethodDescriptionstatic final LongAssertion
Assertions.assertLong
(Long value) Performs an assertion on a Long.static LongAssertion
Static creator.LongAssertion.setOut
(PrintStream value) LongAssertion.setSilent()
LongAssertion.setStdOut()
LongAssertion.setThrowable
(Class<? extends RuntimeException> value)