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 2017/12/01 20:51:11 UTC

[Bug 61845] New Component JSON Assertion

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |p.mouawad@ubik-ingenierie.c
                   |                            |om

--- Comment #1 from Philippe Mouawad <p....@ubik-ingenierie.com> ---
Author: pmouawad
Date: Fri Dec  1 20:50:46 2017
New Revision: 1816906

URL: http://svn.apache.org/viewvc?rev=1816906&view=rev
Log:
Bug 61845 - New Component JSON Assertion
Based on AtlanBH component donated to JMeter-Plugins.
Migration to JMeter Core contributed by Artem Fedorov
This closes #344
Bugzilla Id: 61845

Added:
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/JSONPathAssertion.java
  (with props)
   
jmeter/trunk/src/components/org/apache/jmeter/assertions/gui/JSONPathAssertionGui.java
  (with props)
   
jmeter/trunk/test/src/org/apache/jmeter/assertions/TestJSONPathAssertion.java  
(with props)
   
jmeter/trunk/test/src/org/apache/jmeter/assertions/TestJSONPathAssertionGui.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/xdocs/changes.xml
    jmeter/trunk/xdocs/usermanual/component_reference.xml

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