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

Refactor moving ObjectNode mutable properties to ArbitraryProperty #932

Closed seongahjo closed 8 months ago

seongahjo commented 8 months ago

Summary

Refactor moving ObjectNode mutable properties to ArbitraryProperty

(Optional): Description

All properties in ObjectNode will be immutable.

How Has This Been Tested?

Is the Document updated?

Yes