Uses of Class
org.apache.juneau.rest.client.assertion.FluentResponseBodyAssertion
Packages that use FluentResponseBodyAssertion
Package
Description
REST Client API
REST Client Assertions
- 
Uses of FluentResponseBodyAssertion in org.apache.juneau.rest.clientMethods in org.apache.juneau.rest.client that return FluentResponseBodyAssertionModifier and TypeMethodDescriptionRestResponse.assertContent()Provides the ability to perform fluent-style assertions on this response body.ResponseContent.assertValue()Provides the ability to perform fluent-style assertions on this response body.
- 
Uses of FluentResponseBodyAssertion in org.apache.juneau.rest.client.assertionMethods in org.apache.juneau.rest.client.assertion that return FluentResponseBodyAssertionModifier and TypeMethodDescriptionFluentResponseBodyAssertion.setOut(PrintStream value) FluentResponseBodyAssertion.setSilent()FluentResponseBodyAssertion.setStdOut()FluentResponseBodyAssertion.setThrowable(Class<? extends RuntimeException> value)