Closed
Description
Description
Provide references to invoked methods in summary to make it possible to navigate to them by click.
Expected behavior
Method summary contains links to the invoked methods in JavaDoc style suing @link
.
Example: the way a reference should look Test calls {@link pakageName.className#methodName(type1,typ2)}...
Metadata
Metadata
Assignees
Type
Projects
Status
Done