Open
Description
Description
In case UTBot invoked to generate tests on class which has internal
methods then it's name in Generate
dialog shown with addition of module name.
To Reproduce
Steps to reproduce the behavior:
- Open some project which contains Kotlin classes
- Add there simple function with
internal
visibility modifier. - Invoke UTBot test generation for that file
Expected behavior
All functions represented by their names.
Actual behavior
internal
function has module name added at the end of the name
Visual proofs (screenshots, logs, images)
Metadata
Metadata
Assignees
Type
Projects
Status
Todo