Bug 61852 - Add a Boundary Extractor Tester in View Results Tree
Summary: Add a Boundary Extractor Tester in View Results Tree
Status: RESOLVED FIXED
Alias: None
Product: JMeter - Now in Github
Classification: Unclassified
Component: Main (show other bugs)
Version: 3.3
Hardware: PC Linux
: P2 enhancement (vote)
Target Milestone: ---
Assignee: JMeter issues mailing list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-12-03 21:45 UTC by Antonio Gomes Rodrigues
Modified: 2017-12-18 12:59 UTC (History)
1 user (show)



Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Antonio Gomes Rodrigues 2017-12-03 21:45:35 UTC
Hi,

Add a Boundary Extractor Tester in View Results Tree

Antonio
Comment 1 Antonio Gomes Rodrigues 2017-12-03 21:57:21 UTC
New Revision: 1817055

URL: http://svn.apache.org/viewvc?rev=1817055&view=rev
Log:
Bug 61852 - Add a Boundary Extractor Tester in View Results Tree

Added:
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.java   (with props)
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/BoundaryExtractor.java
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml
Comment 2 Philippe Mouawad 2017-12-18 12:59:07 UTC
Author: pmouawad
Date: Mon Dec 18 12:51:09 2017
New Revision: 1818562

URL: http://svn.apache.org/viewvc?rev=1818562&view=rev
Log:
Bug 61852 - Add a Boundary Extractor Tester in View Results Tree
BoundaryExtractor refactor
Contributed by Graham Russell
This closes #355
Bugzilla Id: 61852

Added:
    jmeter/trunk/test/src/org/apache/jmeter/extractor/BoundaryExtractorSpec.groovy
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/extractor/BoundaryExtractor.java
    jmeter/trunk/src/components/org/apache/jmeter/visualizers/RenderAsBoundaryExtractor.java

Author: pmouawad
Date: Mon Dec 18 12:58:50 2017
New Revision: 1818563

URL: http://svn.apache.org/viewvc?rev=1818563&view=rev
Log:
Bug 61852 - Add a Boundary Extractor Tester in View Results Tree
BoundaryExtractor refactor
Contributed by Graham Russell
This closes #355
Bugzilla Id: 61852

Removed:
    jmeter/trunk/test/src/org/apache/jmeter/extractor/TestBoundaryExtractor.java
Comment 3 The ASF infrastructure team 2022-09-24 20:38:11 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/4632