JsonContent

constructor(resourceLoadClass: Class<out Any>, type: ResolvableType, json: String)

Create a new JsonContent instance.

Parameters

resourceLoadClass

the source class used to load resources

type

the type under test (or null if not known)

json

the actual JSON content