unloggedio / intellij-java-plugin

IntelliJ plugin with java language support
https://unlogged.io
Apache License 2.0
12 stars 1 forks source link

StackOverflow Exception on attempted junit boiler plate generation #18

Open TheAmg opened 4 months ago

TheAmg commented 4 months ago

Describe the bug

This can be reproduced on -

Screenshot 2024-06-28 at 12 02 19 PM

[sdk 0.6.4 and plugin 2024.2.11]

Reproduction steps

  1. Select the gutter icon for the method mentioned above and try to generate a junit boilerplate for it (dummy data mode)

Expected behavior

For a Junit template with dummy data to be generated for this method.

Additional context

Exception - stackOverflowException.txt