Uses of Class
org.apache.juneau.assertions.FluentBeanListAssertion
Packages that use FluentBeanListAssertion
-
Uses of FluentBeanListAssertion in org.apache.juneau.assertions
Subclasses of FluentBeanListAssertion in org.apache.juneau.assertionsModifier and TypeClassDescriptionclassUsed for assertion calls against Java beans.Methods in org.apache.juneau.assertions that return FluentBeanListAssertionModifier and TypeMethodDescription<T2> FluentBeanListAssertion<T2,R> FluentAnyAssertion.asBeanList(Class<T2> beanType) Converts this object assertion into a list-of-beans assertion.FluentArrayAssertion.asBeanList()Converts this assertion into aFluentBeanListAssertion.FluentBeanListAssertion.setOut(PrintStream value) FluentBeanListAssertion.setSilent()FluentBeanListAssertion.setStdOut()FluentBeanListAssertion.setThrowable(Class<? extends RuntimeException> value)