Uses of Class
org.apache.juneau.rest.client.assertion.FluentResponseHeaderAssertion
Packages that use FluentResponseHeaderAssertion
Package
Description
REST Client API
REST Client Assertions
- 
Uses of FluentResponseHeaderAssertion in org.apache.juneau.rest.clientMethods in org.apache.juneau.rest.client that return FluentResponseHeaderAssertionModifier and TypeMethodDescriptionRestResponse.assertHeader(String name) Provides the ability to perform fluent-style assertions on a response header.ResponseHeader.assertValue()Provides the ability to perform fluent-style assertions on this response header.
- 
Uses of FluentResponseHeaderAssertion in org.apache.juneau.rest.client.assertionMethods in org.apache.juneau.rest.client.assertion that return FluentResponseHeaderAssertionModifier and TypeMethodDescriptionFluentResponseHeaderAssertion.asJavaStrings()FluentResponseHeaderAssertion.setOut(PrintStream value) FluentResponseHeaderAssertion.setSilent()FluentResponseHeaderAssertion.setStdOut()FluentResponseHeaderAssertion.setThrowable(Class<? extends RuntimeException> value)