Skip to content

valueOf on a wrong wrapper in a parametrized test #512

Closed
@sofurihafe

Description

@sofurihafe

Description

Generated parametrized test contains valueOf() on a wrong wrapper.

To Reproduce

Steps to reproduce the behavior:

  1. Use plugin to generate parametrized tests for CharacterWrapper.java from utbot-samples for method wrapperToPrimitive.

Expected behavior

Instead of Integer wrapper there should be Character wrapper.

Actual behavior

image

Metadata

Metadata

Labels

comp-codegenIssue is related to code generatorctg-bugIssue is a bug

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions