Uses of Class
de.gematik.test.tiger.lib.TigerHttpClientConfig
Packages that use TigerHttpClientConfig
-
Uses of TigerHttpClientConfig in de.gematik.test.tiger.lib
Fields in de.gematik.test.tiger.lib declared as TigerHttpClientConfigMethods in de.gematik.test.tiger.lib that return TigerHttpClientConfigModifier and TypeMethodDescriptionTigerHttpClientConfig.TigerHttpClientConfigBuilder.build()TigerLibConfig.getHttpClientConfig()Methods in de.gematik.test.tiger.lib with parameters of type TigerHttpClientConfigModifier and TypeMethodDescriptionTigerLibConfig.TigerLibConfigBuilder.httpClientConfig(TigerHttpClientConfig httpClientConfig) voidTigerLibConfig.setHttpClientConfig(TigerHttpClientConfig httpClientConfig) Constructors in de.gematik.test.tiger.lib with parameters of type TigerHttpClientConfigModifierConstructorDescriptionTigerLibConfig(boolean rbelPathDebugging, boolean rbelAnsiColors, boolean addCurlCommandsForRaCallsToReport, boolean activateWorkflowUi, boolean startBrowser, int workflowUiStartTimeoutInSeconds, boolean createRbelHtmlReports, boolean createRbelModificationReports, long pauseExecutionTimeoutSeconds, TigerHttpClientConfig httpClientConfig, boolean trafficVisualization, boolean clearEnvironmentStartupTraffic, boolean runTestsOnStart, boolean enableTestManagementRestApi, boolean enableTestSelector)