public class JsonLibrary extends Object
| Constructor and Description |
|---|
JsonLibrary() |
| Modifier and Type | Method and Description |
|---|---|
Object |
buildJsonTemplate(String jsonFilePath,
String templateValue) |
void |
validateJsonObject(String expected,
String actual) |
void |
validateJsonObject(String expected,
String actual,
String compareMode) |
Copyright © 2019. All rights reserved.