Skip to content

Java docs with tags. Link to UnsafeWithField.setField is not resolved #1172

Closed
@alisevych

Description

@alisevych

Description

Java docs with custom tags. Link to UnsafeWithField.setField method is red as it is not not resolved.

To Reproduce

  1. Run the 'UTBotJava' project in IntelliJ Idea
  2. Symbolic analysis is enabled (File -> Settings -> Tools -> UnitTestBot)
  3. 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
  4. In Project view find utbot-sample/src/main/java/org/utbot/examples/unsafe/UnsafeWithField.java
  5. Generate tests with UnitTestBot... for it
  6. 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)

image

image

Environment

Windows 10 Pro
IntelliJ IDEA 2022.1.4 (JBR 11)

Metadata

Metadata

Labels

comp-summariesSomething related to the method names, code comments and display names generationctg-bugIssue is a bug

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions