Jagger
|
JHttpScenarioGlobalContext com.griddynamics.jagger.invoker.scenario.JHttpScenarioGlobalContext.withGlobalEndpoint | ( | JHttpEndpoint | globalEndpoint) |
Sets endpoint for all steps.
Endpoint still can be overridden in JHttpUserScenarioStep.Builder#withPreProcessFunction
globalEndpoint | global endpoint to set |
Definition at line 35 of file JHttpScenarioGlobalContext.java.
Referenced by com.griddynamics.jagger.invoker.scenario.JHttpScenarioGlobalContext.copy().