Searched refs:FAIL_ON_SELF_REFERENCES (Results 1 – 4 of 4) sorted by relevance
99 assertTrue(MAPPER.isEnabled(SerializationFeature.FAIL_ON_SELF_REFERENCES)); in testIgnoredCycle()108 .without(SerializationFeature.FAIL_ON_SELF_REFERENCES); in testIgnoredCycle()
84 FAIL_ON_SELF_REFERENCES(true), enumConstant
93 .without(SerializationFeature.FAIL_ON_SELF_REFERENCES) in testReplacedCycle()
939 if (prov.isEnabled(SerializationFeature.FAIL_ON_SELF_REFERENCES)) { in _handleSelfReference()