Package | Description |
---|---|
io.restassured.internal.path.json.mapping | |
io.restassured.path.json.config |
Modifier and Type | Class and Description |
---|---|
class |
JsonPathGsonObjectDeserializer |
class |
JsonPathJackson1ObjectDeserializer |
class |
JsonPathJackson2ObjectDeserializer |
class |
JsonPathJohnzonObjectDeserializer |
class |
JsonPathJsonbObjectDeserializer |
Modifier and Type | Method and Description |
---|---|
JsonPathObjectDeserializer |
JsonPathConfig.defaultDeserializer() |
Modifier and Type | Method and Description |
---|---|
JsonPathConfig |
JsonPathConfig.defaultObjectDeserializer(JsonPathObjectDeserializer defaultObjectDeserializer)
Creates an json path configuration that uses the specified object de-serializer as default.
|
Copyright © 2010–2025. All rights reserved.