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

Wrong wrapper for valueOf in parametrized tests #512#513

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
EgorkaKulikov merged 1 commit intomainfromandrey-t/valueof-wrapper-mismatch
Jul 13, 2022

Conversation

@sofurihafe
Copy link
Member

Description

Change Integer wrapper to Character wrapper when it's meant to be in parametrized test generation.

Fixes # (512)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

Run utbot-samples pipeline with parametrized tests generation.

Manual Scenario

Generate parametrized test forCharacterWrapper.java fromutbot-samples for methodwrapperToPrimitive. Verify that there isCharacter.valueOf(...) instead ofInteger.valueOf(...).

@sofurihafesofurihafe linked an issueJul 13, 2022 that may beclosed by this pull request
@EgorkaKulikovEgorkaKulikov self-requested a reviewJuly 13, 2022 08:49
@EgorkaKulikovEgorkaKulikovenabled auto-merge (squash)July 13, 2022 09:05
@EgorkaKulikovEgorkaKulikov merged commit9bdaf1c intomainJul 13, 2022
@EgorkaKulikovEgorkaKulikov deleted the andrey-t/valueof-wrapper-mismatch branchJuly 13, 2022 10:39
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

Archived in project

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

valueOf on a wrong wrapper in a parametrized test

3 participants

@sofurihafe@EgorkaKulikov

[8]ページ先頭

©2009-2025 Movatter.jp