-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
ctg-bugIssue is a bugIssue is a buglang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
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
Labels
ctg-bugIssue is a bugIssue is a buglang-kotlinIssue is related to Kotlin language supportIssue is related to Kotlin language support
Type
Projects
Status
Todo