| Constructor and Description |
|---|
FeaturesAssertions() |
| Modifier and Type | Method and Description |
|---|---|
(package private) static void |
assertIntegerGreaterZero(int value,
String propertyName) |
(package private) static void |
assertIntegerGreaterZero(Object value,
String propertyName) |
(package private) static void |
assertNumberMatched(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel,
URI iut,
String collectionName,
io.restassured.path.json.JsonPath jsonPath,
boolean skipIfNoNumberMatched) |
(package private) static void |
assertNumberReturned(String collectionName,
io.restassured.path.json.JsonPath jsonPath,
boolean skipIfNoNumberReturned) |
(package private) static void |
assertTimeStamp(String collectionName,
io.restassured.path.json.JsonPath jsonPath,
ZonedDateTime timeStampBeforeResponse,
ZonedDateTime timeStampAfterResponse,
boolean skipIfNoTimeStamp) |
static void assertIntegerGreaterZero(int value,
String propertyName)
static void assertTimeStamp(String collectionName, io.restassured.path.json.JsonPath jsonPath, ZonedDateTime timeStampBeforeResponse, ZonedDateTime timeStampAfterResponse, boolean skipIfNoTimeStamp)
static void assertNumberReturned(String collectionName, io.restassured.path.json.JsonPath jsonPath, boolean skipIfNoNumberReturned)
static void assertNumberMatched(com.reprezen.kaizen.oasparser.model3.OpenApi3 apiModel,
URI iut,
String collectionName,
io.restassured.path.json.JsonPath jsonPath,
boolean skipIfNoNumberMatched)
throws URISyntaxException
URISyntaxExceptionCopyright © 2022 Open Geospatial Consortium. All rights reserved.