Closed
Description
Description
Java docs with custom tags. Link to UnsafeWithField.setField method is red as it is not not resolved.
To Reproduce
- Run the 'UTBotJava' project in IntelliJ Idea
- Symbolic analysis is enabled (File -> Settings -> Tools -> UnitTestBot)
- UnitTestBot plugin is installed from main (checked with two today's versions: https://github.com/UnitTestBot/UTBotJava/actions/runs/3265745363
https://github.com/UnitTestBot/UTBotJava/actions/runs/3259341553 - In Project view find utbot-sample/src/main/java/org/utbot/examples/unsafe/UnsafeWithField.java
- Generate tests with UnitTestBot... for it
- Wait tests are generated
Expected behavior
Links to code from Java docs are supposed to be resolved.
Actual behavior
Link to UnsafeWithField.setField method is red as it is not not resolved.
Visual proofs (screenshots, logs, images)
Environment
Windows 10 Pro
IntelliJ IDEA 2022.1.4 (JBR 11)
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done