jmeter-client.testdata-localhost.mustache Maven / Gradle / Ivy
testCase,httpStatusCode{{#operations}}{{#operation}}{{#hasParams}},{{/hasParams}}{{#allParams}}{{paramName}}{{^-last}},{{/-last}}{{/allParams}}{{/operation}}{{/operations}}
Success,200{{#operations}}{{#operation}}{{#hasParams}},{{/hasParams}}{{#allParams}}0{{^-last}},{{/-last}}{{/allParams}}{{/operation}}{{/operations}}