Uses of Class
org.apache.juneau.assertions.FluentArrayAssertion
Packages that use FluentArrayAssertion
- 
Uses of FluentArrayAssertion in org.apache.juneau.assertionsSubclasses of FluentArrayAssertion in org.apache.juneau.assertionsModifier and TypeClassDescriptionclassUsed for assertion calls against arrays.Methods in org.apache.juneau.assertions that return FluentArrayAssertionModifier and TypeMethodDescription<E> FluentArrayAssertion<E,R> Converts this object assertion into an array assertion.FluentArrayAssertion.asTransformed(Function<E[], E[]> function) FluentArrayAssertion.setOut(PrintStream value) FluentArrayAssertion.setSilent()FluentArrayAssertion.setStdOut()FluentArrayAssertion.setThrowable(Class<? extends RuntimeException> value)