Bug 42139 - Add more unit tests to TestHTTPSamplersAgainstHttpMirrorServer
Summary: Add more unit tests to TestHTTPSamplersAgainstHttpMirrorServer
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: HTTP (show other bugs)
Version: 2.2
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-17 01:52 UTC by Alf Hogemark
Modified: 2007-04-18 13:10 UTC (History)
0 users



Attachments
Suggested patch (33.73 KB, patch)
2007-04-17 01:54 UTC, Alf Hogemark
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alf Hogemark 2007-04-17 01:52:46 UTC
More unit tests could be useful, to test various urlencoded and nonurlencoded
parameter values, for both post and get request.
I have made some more tests as part of looking at bugs 38576 and 33435.
Also add unit tests for new functionality where post body is built from the
parameter values when parameter names are null or empty.
Comment 1 Alf Hogemark 2007-04-17 01:54:51 UTC
Created attachment 19975 [details]
Suggested patch

More unit tests, all should pass.
Comment 2 Sebb 2007-04-18 13:10:56 UTC
Thanks - applied in r530144
Comment 3 The ASF infrastructure team 2022-09-24 20:37:39 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/1910