You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2019/06/02 10:52:03 UTC

[Bug 62787] Add XPath 2 Assertion

https://bz.apache.org/bugzilla/show_bug.cgi?id=62787

Philippe Mouawad <p....@ubik-ingenierie.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |FixedInTrunk
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Sun Jun  2 10:51:23 2019
New Revision: 1860513

URL: http://svn.apache.org/viewvc?rev=1860513&view=rev
Log:
Bug 62787 - Add XPath 2 Assertion

Contributed by UbikLoadPack (https://ubikloadpack.com)

This closes #459
Bugzilla Id: 62787

Added:
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/XPath2Assertion.java  
(with props)
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPath2AssertionGui.java
  (with props)
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/XPath2Panel.java  
(with props)
   
jmeter/trunk/src/core/org/apache/jmeter/util/PropertiesBasedPrefixResolverForXpath2.java
  (with props)
    jmeter/trunk/test/src/org/apache/jmeter/assertions/XPath2AssertionTest.java
  (with props)
Modified:
    jmeter/trunk/bin/saveservice.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages.properties
    jmeter/trunk/src/core/org/apache/jmeter/resources/messages_fr.properties
    jmeter/trunk/src/core/org/apache/jmeter/save/SaveService.java
    jmeter/trunk/src/core/org/apache/jmeter/util/XPathUtil.java
    jmeter/trunk/test/src/org/apache/jmeter/util/XPathUtilTest.java
    jmeter/trunk/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml

-- 
You are receiving this mail because:
You are the assignee for the bug.