Class and Description |
---|
RestAssuredConfig
Main configuration for REST Assured that allows you to configure advanced settings such as redirections and HTTP Client parameters.
|
Class and Description |
---|
RestAssuredConfig
Main configuration for REST Assured that allows you to configure advanced settings such as redirections and HTTP Client parameters.
|
Class and Description |
---|
LogConfig
Configure the logging for REST Assured.
|
Class and Description |
---|
RestAssuredConfig
Main configuration for REST Assured that allows you to configure advanced settings such as redirections and HTTP Client parameters.
|
Class and Description |
---|
Config
Default interface implemented by all REST Assured configs
|
ConnectionConfig
Lets you configure connection settings for REST Assured.
|
ConnectionConfig.CloseIdleConnectionConfig
Close open connections that have idled for the amount of time specified in this config.
|
DecoderConfig
Allows you to specify configuration for the decoder.
|
DecoderConfig.ContentDecoder
Predefined content encoders in REST Assured.
|
EncoderConfig
Allows you to specify configuration for the encoder
|
FailureConfig
Configure the failure listeners.
|
HeaderConfig
Allow you to configure settings for headers.
|
HttpClientConfig
Configure the Apache HTTP Client parameters.
|
HttpClientConfig.HttpClientFactory
A factory for creating and configuring a custom http client instance that will be used by REST Assured.
|
JsonConfig
Allows you to configure properties of JSON parsing.
|
LogConfig
Configure the logging for REST Assured.
|
MatcherConfig
Allow you to configure settings for response matchers.
|
MatcherConfig.ErrorDescriptionType
Represents the different error description types available in REST Assured.
|
MultiPartConfig
Enables default configuration of how to handle multi-parts.
|
OAuthConfig
Let's you configure OAuth specific configuration
|
ObjectMapperConfig
Allows you to specify configuration for the object mapping functionality.
|
ParamConfig
Param config determines how different parameter types in REST Assured should be updated when adding multiple parameters
of the same type with the same name.
|
ParamConfig.UpdateStrategy
The update strategy to use for a parameter type
|
RedirectConfig
Configures the redirect settings that can be used with RestAssured.
|
RestAssuredConfig
Main configuration for REST Assured that allows you to configure advanced settings such as redirections and HTTP Client parameters.
|
SessionConfig
Configure session management for REST Assured.
|
SSLConfig
Configure SSL for REST Assured.
|
XmlConfig
Allows you to configure properties of XML and HTML parsing.
|
Class and Description |
---|
DecoderConfig
Allows you to specify configuration for the decoder.
|
EncoderConfig
Allows you to specify configuration for the encoder
|
HttpClientConfig
Configure the Apache HTTP Client parameters.
|
RedirectConfig
Configures the redirect settings that can be used with RestAssured.
|
RestAssuredConfig
Main configuration for REST Assured that allows you to configure advanced settings such as redirections and HTTP Client parameters.
|
SessionConfig
Configure session management for REST Assured.
|
Class and Description |
---|
SessionConfig
Configure session management for REST Assured.
|
Class and Description |
---|
DecoderConfig
Allows you to specify configuration for the decoder.
|
EncoderConfig
Allows you to specify configuration for the encoder
|
OAuthConfig
Let's you configure OAuth specific configuration
|
Class and Description |
---|
EncoderConfig
Allows you to specify configuration for the encoder
|
ObjectMapperConfig
Allows you to specify configuration for the object mapping functionality.
|
Class and Description |
---|
ConnectionConfig
Lets you configure connection settings for REST Assured.
|
ParamConfig.UpdateStrategy
The update strategy to use for a parameter type
|
Class and Description |
---|
RestAssuredConfig
Main configuration for REST Assured that allows you to configure advanced settings such as redirections and HTTP Client parameters.
|
Copyright © 2010–2019. All rights reserved.