naver / fixture-monkey

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

Add compatibility with ObjectPropertyGenerator and CandidateConcretePropertyResolver #1012

Closed seongahjo closed 3 months ago

seongahjo commented 3 months ago

Summary

Add compatibility with ObjectPropertyGenerator and CandidateConcretePropertyResolver

(Optional): Description

ObjectPropetyGenerator will not resolve the child properties and the candidate concrete property.

To remove the concrete type of ObjectPropetyGenerator from 1.1.0, make ObjectPropertyGenerator and CandidateConcretePropertyResolver compatible.

How Has This Been Tested?

Is the Document updated?

We recommend that the corresponding documentation for this feature or change is updated within the pull request If the update is scheduled for later, please specify and add the necessary information to the discussion page.