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 IntegrationTestContextBuilderIntegrationTestContextBuilder.apiVersion(@NotNull String value) @NotNull IntegrationTestContextBuilder@NotNull IntegrationTestContextBuilderIntegrationTestContextBuilder.httpConnectTimeout(@NotNull Duration value) @NotNull IntegrationTestContextBuilderIntegrationTestContextBuilder.httpRequestTimeout(@NotNull Duration value) @NotNull IntegrationTestContextBuilderIntegrationTestContextBuilder.publishUrl(@NotNull String value) @NotNull IntegrationTestContextBuilder@NotNull IntegrationTestContextBuilderIntegrationTestContextBuilder.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