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

NPE Cannot invoke "java.beans.ConstructorProperties.value()" #839

Closed esfomeado closed 9 months ago

esfomeado commented 9 months ago

Describe the bug

NPE when using a FailoverIntrospector

Your environment

1.0.4 Java 17

Steps to reproduce

https://github.com/esfomeado/fixture-monkey-bug/blob/master/src/test/java/com/example/bug/FixtureMonkeyTest.java

Run any test

Expected behaviour

Should work without any exception

Actual behaviour

NPE

seongahjo commented 9 months ago

@esfomeado Thank you for reporting an issue! It is fixed in 1.0.5!