Bug 57565 - SamplerCreator : Add method to allow implementations to add children to created sampler
Summary: SamplerCreator : Add method to allow implementations to add children to creat...
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 2.12
Hardware: All All
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-02-11 07:32 UTC by Philippe Mouawad
Modified: 2015-02-11 07:39 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Philippe Mouawad 2015-02-11 07:32:45 UTC
It is currently impossible to create children for a Sampler in SamplerCreator.
This can be useful to:
- Automatically create PostProcessor, ResponseAssertions....
Comment 1 Philippe Mouawad 2015-02-11 07:39:57 UTC
Date: Wed Feb 11 07:36:23 2015
New Revision: 1658893

URL: http://svn.apache.org/r1658893
Log:
Bug 57565 - SamplerCreator : Add method to allow implementations to add children to created sampler
Bugzilla Id: 57565

Modified:
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/AbstractSamplerCreator.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/Proxy.java
    jmeter/trunk/src/protocol/http/org/apache/jmeter/protocol/http/proxy/SamplerCreator.java
    jmeter/trunk/xdocs/changes.xml
Comment 2 The ASF infrastructure team 2022-09-24 20:37:59 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/3532