Uses of Class
org.apache.juneau.assertions.StringListAssertion
Packages that use StringListAssertion
-
Uses of StringListAssertion in org.apache.juneau.assertions
Methods in org.apache.juneau.assertions that return StringListAssertionModifier and TypeMethodDescriptionstatic final StringListAssertionAssertions.assertStringList(List<String> value) Performs an assertion on a list of Strings.static StringListAssertionStatic creator.StringListAssertion.setOut(PrintStream value) StringListAssertion.setSilent()StringListAssertion.setStdOut()StringListAssertion.setThrowable(Class<? extends RuntimeException> value)