Closed
Description
Description
Generated parametrized test contains valueOf()
on a wrong wrapper.
To Reproduce
Steps to reproduce the behavior:
- Use plugin to generate parametrized tests for
CharacterWrapper.java
fromutbot-samples
for methodwrapperToPrimitive
.
Expected behavior
Instead of Integer wrapper there should be Character wrapper.
Actual behavior
Metadata
Metadata
Assignees
Type
Projects
Status
Done