Searched defs:mapper2 (Results 1 – 7 of 7) sorted by relevance
23 ObjectMapper mapper2, String desc2, in testFromBytes()45 ObjectMapper mapper2, String desc2, in testFromString()65 ObjectMapper mapper2, byte[] byteInput2, Class<?> inputClass2) in doTest()106 ObjectMapper mapper2, String input2, Class<?> inputClass2) in doTest()
50 ObjectMapper mapper2 = jsonMapperBuilder() in testDuplicateRegistration() local
104 ObjectMapper mapper2 = jdkDeserialize(bytes); in testEnumHandlers() local168 ObjectMapper mapper2 = jdkDeserialize(bytes); in testObjectMapper() local
157 ObjectMapper mapper2 = JsonMapper.builder() in testParserFeaturesCtrlChars() local
117 ObjectMapper mapper2 = new ObjectMapper(); in testClassMixInsMidLevel() local
106 ObjectMapper mapper2 = jsonMapperBuilder() in testAllowByBaseClass() local
224 ObjectMapper mapper2 = new ObjectMapper(); in testAnnotationOverride() local