Package | Description |
---|---|
org.springframework.boot.test.json |
Support for testing JSON.
|
Modifier and Type | Method and Description |
---|---|
JacksonTester<T> |
JacksonTester.forView(Class<?> view)
Returns a new instance of
JacksonTester with the view that should be used
for json serialization/deserialization. |
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.