Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Added a fix for resolving names to static inner classes#1212

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
amandelpie merged 4 commits intomainfromamandelpie/feature-1172
Oct 31, 2022

Conversation

@amandelpie
Copy link
Collaborator

@amandelpieamandelpie commentedOct 21, 2022
edited
Loading

Description

In the existing solution, we could get the symbol$ in the class names of the parameters due to the canonical name of java classes. But this symbol can not be used in JavaDoc and should be replaced with the dot symbol.

Also some tests were added and related to the cases submitted by@alisevych and@EgorkaKulikov

Fixes#1172

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Automated Testing

Manual Scenario

Run the proposed solution on the example from the moduleutbot-sample/org.utbot.examples.unsafe/UnsafeWithField and see the resolved names in JavaDocs for@methodUnderTest tag

@amandelpieamandelpie marked this pull request as ready for reviewOctober 28, 2022 08:16
@amandelpieamandelpie merged commit684c56a intomainOct 31, 2022
@amandelpieamandelpie deleted the amandelpie/feature-1172 branchOctober 31, 2022 09:41
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@EgorkaKulikovEgorkaKulikovEgorkaKulikov approved these changes

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

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

3 participants

@amandelpie@EgorkaKulikov

[8]ページ先頭

©2009-2025 Movatter.jp