Class AbstractFeatures.ResponseData
java.lang.Object
org.opengis.cite.ogcapiedr10.collections.AbstractFeatures.ResponseData
- Enclosing class:
- AbstractFeatures
-
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionResponseData
(io.restassured.response.Response response, ZonedDateTime timeStampBeforeResponse, ZonedDateTime timeStampAfterResponse) -
Method Summary
-
Field Details
-
timeStampBeforeResponse
-
timeStampAfterResponse
-
-
Constructor Details
-
ResponseData
public ResponseData(io.restassured.response.Response response, ZonedDateTime timeStampBeforeResponse, ZonedDateTime timeStampAfterResponse)
-
-
Method Details
-
jsonPath
public io.restassured.path.json.JsonPath jsonPath()
-