Searched defs:deserializedObject (Results 1 – 1 of 1) sorted by relevance
55 StringWrapper deserializedObject = gson.fromJson(target, StringWrapper.class); in testGsonWithNonDefaultFieldNamingPolicyDeserialiation() local76 StringWrapper deserializedObject = gson.fromJson(target, StringWrapper.class); in testGsonWithLowerCaseDotPolicyDeserialiation() local83 StringWrapper deserializedObject = gson.fromJson(target, StringWrapper.class); in testGsonWithLowerCaseDashPolicyDeserialiation() local99 StringWrapper deserializedObject = gson.fromJson(target, StringWrapper.class); in testGsonWithLowerCaseUnderscorePolicyDeserialiation() local140 StringWrapper deserializedObject = gson.fromJson(target, StringWrapper.class); in testGsonWithUpperCamelCaseSpacesPolicyDeserialiation() local156 StringWrapper deserializedObject = gson.fromJson(target, StringWrapper.class); in testGsonWithUpperCaseUnderscorePolicyDeserialiation() local