Bug 42139

Summary: Add more unit tests to TestHTTPSamplersAgainstHttpMirrorServer
Product: JMeter - Now in Github Reporter: Alf Hogemark <alf>
Component: HTTPAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement    
Priority: P2    
Version: 2.2   
Target Milestone: ---   
Hardware: All   
OS: All   
Attachments: Suggested patch

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