Uses of Class
org.apache.juneau.assertions.MapAssertion
Packages that use MapAssertion
-
Uses of MapAssertion in org.apache.juneau.assertions
Methods in org.apache.juneau.assertions that return MapAssertionModifier and TypeMethodDescriptionstatic final <K,
V> MapAssertion<K, V> Performs an assertion on a map.static <K,
V> MapAssertion<K, V> Static creator.MapAssertion.setOut
(PrintStream value) MapAssertion.setSilent()
MapAssertion.setStdOut()
MapAssertion.setThrowable
(Class<? extends RuntimeException> value)