Bug 63480

Summary: XPathAssertion and XPathAssertion2: Improve test coverage for input coming from variable
Product: JMeter - Now in Github Reporter: Philippe Mouawad <p.mouawad>
Component: MainAssignee: JMeter issues mailing list <issues>
Status: RESOLVED FIXED    
Severity: enhancement CC: p.mouawad
Priority: P2 Keywords: FixedInTrunk, PatchAvailable
Version: 5.2   
Target Milestone: JMETER_5.2   
Hardware: All   
OS: All   

Description Philippe Mouawad 2019-06-02 12:46:20 UTC
No test covers cases where input data is in variable
Comment 1 Philippe Mouawad 2019-06-07 20:29:34 UTC
Author: pmouawad
Date: Fri Jun  7 20:29:00 2019
New Revision: 1860789

URL: http://svn.apache.org/viewvc?rev=1860789&view=rev
Log:
Bug 63480 - XPathAssertion and XPathAssertion2: Cover input coming from variable

Contributed by UbikLoadPack Team
Bugzilla Id: 63480

Added:
    jmeter/trunk/test/src/org/apache/jmeter/extractor/TestXPath2Extractor.java   (with props)
Modified:
    jmeter/trunk/src/components/org/apache/jmeter/assertions/XPath2Assertion.java
    jmeter/trunk/test/src/org/apache/jmeter/assertions/XPath2AssertionTest.java
    jmeter/trunk/test/src/org/apache/jmeter/assertions/XPathAssertionTest.java
    jmeter/trunk/test/src/org/apache/jmeter/util/XPathUtilTest.java
Comment 2 The ASF infrastructure team 2022-09-24 20:38:17 UTC
This issue has been migrated to GitHub: https://github.com/apache/jmeter/issues/5093