Searched refs:jsonWrapped (Results 1 – 1 of 1) sorted by relevance
138 String jsonWrapped = mapper.writer(SerializationFeature.WRAP_ROOT_VALUE) in testReconfiguringOfWrapping() local140 assertEquals("{\"rudy\":{\"a\":3}}", jsonWrapped); in testReconfiguringOfWrapping()154 .readValue(jsonWrapped); in testReconfiguringOfWrapping()