Home
last modified time | relevance | path

Searched refs:_testTurkishILetterDeserialization (Results 1 – 1 of 1) sorted by relevance

/external/jackson-databind/src/test/java/com/fasterxml/jackson/databind/misc/
DCaseInsensitiveDeser953Test.java30 _testTurkishILetterDeserialization(INSENSITIVE_MAPPER_EN, LOCALE_EN); in testTurkishILetterDeserializationWithEn()
34 _testTurkishILetterDeserialization(INSENSITIVE_MAPPER_TR, LOCALE_TR); in testTurkishILetterDeserializationWithTr()
37 …private void _testTurkishILetterDeserialization(ObjectMapper mapper, Locale locale) throws Excepti… in _testTurkishILetterDeserialization() method in CaseInsensitiveDeser953Test