S
Size: a a a
S
ΙΤ
ΙΤ
S
S
ΙΤ
S
ΙΤ
ΙΤ
req1,req2
string1,string2
val csvFeeder = csv("foo.csv") // use a comma separator
ΙΤ
// myFileBody.json is a file that contains
// { "myContent": "${myDynamicValue}" }
.body(ElFileBody("myFileBody.json")).asJson
ΙΤ
ΙΤ
.body(StringBody("""{ "myContent": "${myDynamicValue}" }""")).asJson либо этоΙΤ
S
S
// myFileBody.json is a file that contains
// { "myContent": "${myDynamicValue}" }
.body(ElFileBody("myFileBody.json")).asJson
ВС
ВС
AP
ΙΤ
ΙΤ