|
121 | 121 | </HeaderManager>
|
122 | 122 | <hashTree/>
|
123 | 123 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="createUser - ${testCase}" enabled="true">
|
| 124 | + <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> |
124 | 125 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
125 | 126 | <collectionProp name="Arguments.arguments">
|
| 127 | + <elementProp name="body" elementType="HTTPArgument"> |
| 128 | + <boolProp name="HTTPArgument.always_encode">false</boolProp> |
| 129 | + <stringProp name="Argument.value">${body}</stringProp> |
| 130 | + <stringProp name="Argument.metadata">=</stringProp> |
| 131 | + </elementProp> |
126 | 132 | </collectionProp>
|
127 | 133 | </elementProp>
|
128 | 134 | <stringProp name="HTTPSampler.domain"></stringProp>
|
|
187 | 193 | </HeaderManager>
|
188 | 194 | <hashTree/>
|
189 | 195 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="createUsersWithArrayInput - ${testCase}" enabled="true">
|
| 196 | + <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> |
190 | 197 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
191 | 198 | <collectionProp name="Arguments.arguments">
|
| 199 | + <elementProp name="body" elementType="HTTPArgument"> |
| 200 | + <boolProp name="HTTPArgument.always_encode">false</boolProp> |
| 201 | + <stringProp name="Argument.value">${body}</stringProp> |
| 202 | + <stringProp name="Argument.metadata">=</stringProp> |
| 203 | + </elementProp> |
192 | 204 | </collectionProp>
|
193 | 205 | </elementProp>
|
194 | 206 | <stringProp name="HTTPSampler.domain"></stringProp>
|
|
253 | 265 | </HeaderManager>
|
254 | 266 | <hashTree/>
|
255 | 267 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="createUsersWithListInput - ${testCase}" enabled="true">
|
| 268 | + <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> |
256 | 269 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
257 | 270 | <collectionProp name="Arguments.arguments">
|
| 271 | + <elementProp name="body" elementType="HTTPArgument"> |
| 272 | + <boolProp name="HTTPArgument.always_encode">false</boolProp> |
| 273 | + <stringProp name="Argument.value">${body}</stringProp> |
| 274 | + <stringProp name="Argument.metadata">=</stringProp> |
| 275 | + </elementProp> |
258 | 276 | </collectionProp>
|
259 | 277 | </elementProp>
|
260 | 278 | <stringProp name="HTTPSampler.domain"></stringProp>
|
|
319 | 337 | </HeaderManager>
|
320 | 338 | <hashTree/>
|
321 | 339 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="deleteUser - ${testCase}" enabled="true">
|
| 340 | + |
322 | 341 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
323 | 342 | <collectionProp name="Arguments.arguments">
|
324 | 343 | </collectionProp>
|
|
385 | 404 | </HeaderManager>
|
386 | 405 | <hashTree/>
|
387 | 406 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="getUserByName - ${testCase}" enabled="true">
|
| 407 | + |
388 | 408 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
389 | 409 | <collectionProp name="Arguments.arguments">
|
390 | 410 | </collectionProp>
|
|
451 | 471 | </HeaderManager>
|
452 | 472 | <hashTree/>
|
453 | 473 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="loginUser - ${testCase}" enabled="true">
|
| 474 | + |
454 | 475 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
455 | 476 | <collectionProp name="Arguments.arguments">
|
456 | 477 | <elementProp name="username" elementType="HTTPArgument">
|
|
531 | 552 | </HeaderManager>
|
532 | 553 | <hashTree/>
|
533 | 554 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="logoutUser - ${testCase}" enabled="true">
|
| 555 | + |
534 | 556 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
535 | 557 | <collectionProp name="Arguments.arguments">
|
536 | 558 | </collectionProp>
|
|
597 | 619 | </HeaderManager>
|
598 | 620 | <hashTree/>
|
599 | 621 | <HTTPSamplerProxy guiclass="HttpTestSampleGui" testclass="HTTPSamplerProxy" testname="updateUser - ${testCase}" enabled="true">
|
| 622 | + <boolProp name="HTTPSampler.postBodyRaw">true</boolProp> |
600 | 623 | <elementProp name="HTTPsampler.Arguments" elementType="Arguments" guiclass="HTTPArgumentsPanel" testclass="Arguments" testname="User Defined Variables" enabled="true">
|
601 | 624 | <collectionProp name="Arguments.arguments">
|
| 625 | + <elementProp name="body" elementType="HTTPArgument"> |
| 626 | + <boolProp name="HTTPArgument.always_encode">false</boolProp> |
| 627 | + <stringProp name="Argument.value">${body}</stringProp> |
| 628 | + <stringProp name="Argument.metadata">=</stringProp> |
| 629 | + </elementProp> |
602 | 630 | </collectionProp>
|
603 | 631 | </elementProp>
|
604 | 632 | <stringProp name="HTTPSampler.domain"></stringProp>
|
|
0 commit comments