Functional interfaces defined as class members - InaccessibleObjectException on test generation #448
Labels
ctg-bug
Issue is a bug
spec-release-tailings
Failed to include in the current release, let's include it in the next one
Milestone
Description
Test generation for Functional interfaces defined as class members - fails with InaccessibleObjectException from constructCompositeModel
To Reproduce
Steps to reproduce the behavior:
Expected behavior
5-6. Tests are supposed to be generated without errors.
Actual behavior
An error test is generated with information about...
5. JDK 8 - ClassNotFoundException in concrete...
6. JDK 11 - InaccessibleObjectException in constructCompositeModel.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.3
JDK 8, 11
One of the latest plugin build: https://github.com/UnitTestBot/UTBotJava/actions/runs/2621106151
The text was updated successfully, but these errors were encountered: