naver / fixture-monkey

Let Fixture Monkey generate test instances including edge cases automatically
https://naver.github.io/fixture-monkey
Apache License 2.0
560 stars 89 forks source link

Deprecate the ObjectPropertyGenerators that modify child properties #995

Closed seongahjo closed 3 months ago

seongahjo commented 3 months ago

Summary

Deprecate the ObjectPropertyGenerators that modify child properties listed below.

They are replaced by the implementations of CandidateConcretePropertyResolver

How Has This Been Tested?

existing tests

Is the Document updated?

No