Array parameters shown as "[I" in region method summary #2585
Labels
comp-summaries
Something related to the method names, code comments and display names generation
ctg-bug
Issue is a bug
spec-regression
Regression
Description
Region description for method under test improperly displays parameter arrays. For instance when
int[]
is passed as parameter it becomes[I
in region description.To Reproduce
Expected behavior
Region description with tests for that method looks like this
Actual behavior
Environment
IntelliJ IDEA version - 2023.2.1
UTBot Plugin - 2023.9.520
Additional context
In Utbot plugin 2023.3 it looks normal, so I consider this as regression problem.
The text was updated successfully, but these errors were encountered: