Uses of Class
org.apache.juneau.rest.client.assertion.FluentResponseStatusLineAssertion
Packages that use FluentResponseStatusLineAssertion
Package
Description
REST Client API
REST Client Assertions
- 
Uses of FluentResponseStatusLineAssertion in org.apache.juneau.rest.clientMethods in org.apache.juneau.rest.client that return FluentResponseStatusLineAssertionModifier and TypeMethodDescriptionRestResponse.assertStatus()Provides the ability to perform fluent-style assertions on the responseStatusLineobject.ResponseStatusLine.assertValue()Provides the ability to perform fluent-style assertions on this response status line.
- 
Uses of FluentResponseStatusLineAssertion in org.apache.juneau.rest.client.assertionMethods in org.apache.juneau.rest.client.assertion that return FluentResponseStatusLineAssertionModifier and TypeMethodDescriptionFluentResponseStatusLineAssertion.setOut(PrintStream value) FluentResponseStatusLineAssertion.setSilent()FluentResponseStatusLineAssertion.setStdOut()FluentResponseStatusLineAssertion.setThrowable(Class<? extends RuntimeException> value)