-
Notifications
You must be signed in to change notification settings - Fork 46
NoSuchMethodError is thrown for Generate & Run action #679
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Vassiliy-Kudryashov
added a commit
that referenced
this issue
Aug 8, 2022
3 tasks
3 tasks
Vassiliy-Kudryashov
added a commit
that referenced
this issue
Aug 8, 2022
Repository owner
moved this from In Progress
to Done
in UTBot Java
Aug 8, 2022
The bug is partially reproducing: Tests are generated but NOT run after "Generate and Run" action is performed. Checked on different classes in Gradle and Maven projects with JDK 8 / 11 Environment Windows 10 Pro |
Repository owner
moved this from Done
to In Progress
in UTBot Java
Aug 15, 2022
denis-fokin
pushed a commit
that referenced
this issue
Aug 18, 2022
Duplicate of #709 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Description
When "Generate & Run" action is selected on dialog:
To Reproduce
Steps to reproduce the behavior:
// reproduced for different samples: ClassWithPrivateField, UnsafeWithField
Expected behavior
Actual behavior
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.4 (JRE 11)
UTBot plugin version
The text was updated successfully, but these errors were encountered: