C D F J L O R 

C

compare(String, String) - Method in interface org.wuokko.robot.restlib.Diff
 
compare(String, String) - Method in class org.wuokko.robot.restlib.JsonDiff
 
compareBasicObjects(Object, Object, String) - Method in class org.wuokko.robot.restlib.JsonDiff
 
compareJsonArrays(JSONArray, JSONArray, String) - Method in class org.wuokko.robot.restlib.JsonDiff
 
compareJsonObjects(JSONObject, JSONObject, String) - Method in class org.wuokko.robot.restlib.JsonDiff
 
compareObjects(Object, Object, String) - Method in class org.wuokko.robot.restlib.JsonDiff
 

D

Diff - Interface in org.wuokko.robot.restlib
 

F

findJsonElement(String, String) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
Find JSON element by `jsonPath` from the `source` and return its value if found.
findJsonElementList(String, String) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
Find JSON element list by `jsonPath` from the `source` and return its value if found.

J

JsonDiff - Class in org.wuokko.robot.restlib
 
JsonDiff() - Constructor for class org.wuokko.robot.restlib.JsonDiff
 
JsonElementNotFoundException - Exception in org.wuokko.robot.restlib.exception
 
JsonElementNotFoundException(String) - Constructor for exception org.wuokko.robot.restlib.exception.JsonElementNotFoundException
 
jsonElementShouldMatch(String, String, Object) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
Checks if the given value matches the one found by the `jsonPath` from the `source`.
JsonNotEqualException - Exception in org.wuokko.robot.restlib.exception
 
JsonNotEqualException(String) - Constructor for exception org.wuokko.robot.restlib.exception.JsonNotEqualException
 
JsonNotValidException - Exception in org.wuokko.robot.restlib.exception
 
JsonNotValidException(String) - Constructor for exception org.wuokko.robot.restlib.exception.JsonNotValidException
 
JsonPathLibrary - Class in org.wuokko.robot.restlib
Robot Framework REST Library is a library for testing REST APIs in JSON format.
JsonPathLibrary() - Constructor for class org.wuokko.robot.restlib.JsonPathLibrary
Default constructor with no arguments.
JsonPathLibrary(String) - Constructor for class org.wuokko.robot.restlib.JsonPathLibrary
Instantiates a library with custom named properties file.
jsonShouldBeEqual(String, String) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
Checks if the given JSON contents are equal.
jsonShouldBeEqual(String, String, boolean) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
Checks if the given JSON contents are equal.
jsonShouldHaveElementCount(String, String, Integer) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
Find JSON element by `jsonPath` from the `source` and check if the amount of found elements matches the given `count`.

L

loadJSON(String) - Method in class org.wuokko.robot.restlib.JsonDiff
 
loadProperties(String) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
 
loadURI(URI) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
 

O

org.wuokko.robot.restlib - package org.wuokko.robot.restlib
 
org.wuokko.robot.restlib.exception - package org.wuokko.robot.restlib.exception
 

R

readSource(String) - Method in class org.wuokko.robot.restlib.JsonPathLibrary
 
C D F J L O R 

Copyright © 2014. All rights reserved.