Uses of Class
io.wcm.siteapi.integrationtestsupport.IntegrationTestContextBuilder
Packages that use IntegrationTestContextBuilder
Package
Description
Site API Integration Test Support.
Simple HTTP client wrapper to execute HTTP requests in integration tests.
-
Uses of IntegrationTestContextBuilder in io.wcm.siteapi.integrationtestsupport
Methods in io.wcm.siteapi.integrationtestsupport that return IntegrationTestContextBuilderModifier and TypeMethodDescription@NotNull IntegrationTestContextBuilder
IntegrationTestContextBuilder.apiVersion
(@NotNull String value) @NotNull IntegrationTestContextBuilder
@NotNull IntegrationTestContextBuilder
IntegrationTestContextBuilder.httpConnectTimeout
(@NotNull Duration value) @NotNull IntegrationTestContextBuilder
IntegrationTestContextBuilder.httpRequestTimeout
(@NotNull Duration value) @NotNull IntegrationTestContextBuilder
IntegrationTestContextBuilder.publishUrl
(@NotNull String value) @NotNull IntegrationTestContextBuilder
@NotNull IntegrationTestContextBuilder
IntegrationTestContextBuilder.specVersions
(@NotNull io.wcm.siteapi.openapi.validator.OpenApiSpecVersions value) -
Uses of IntegrationTestContextBuilder in io.wcm.siteapi.integrationtestsupport.httpclient
Constructors in io.wcm.siteapi.integrationtestsupport.httpclient with parameters of type IntegrationTestContextBuilder