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

kotlin private primary constructor access #848

Closed jinia91 closed 9 months ago

jinia91 commented 9 months ago

Summary

This is a pr regarding the issue at

https://github.com/naver/fixture-monkey/issues/847

i have made modification toPrimaryConstructorArbitraryIntrospector to include that handles private access.

additionaly added a corresponding test case.

How Has This Been Tested?

check through test case

CLAassistant commented 9 months ago

CLA assistant check
All committers have signed the CLA.