Unresolved links in the JavaDocs to the nested classes #1361
Labels
comp-summaries
Something related to the method names, code comments and display names generation
ctg-bug
Issue is a bug
Milestone
Description
We generates wrong JavaDocs for Fuzzing Tests for the example with the nested classes
To Reproduce
Snippet of code to generate:
The given tests:
Expected behavior
JavaDocs with the resolved links should be generated.
Actual behavior
Some links don't contain the full path to the nested class, middle information is lost or erased.
Visual proofs (screenshots, logs, images)
Should be like on the screen below:
The text was updated successfully, but these errors were encountered: