naver / fixture-monkey

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

Add factory method Instantiate DSL #800

Closed seongahjo closed 11 months ago

seongahjo commented 11 months ago

Summary

Add factory method Instantiate DSL

Description

It is a next PR of https://github.com/naver/fixture-monkey/pull/799

How Has This Been Tested?