-
Notifications
You must be signed in to change notification settings - Fork 45
Open
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorctg-bugIssue is a bugIssue is a bug
Description
Description
Code generation produces empty files for org.utbot.examples.types.GenericsTest
To Reproduce
Steps to reproduce the behavior:
- Enable code generation for org.utbot.examples.types.GenericsTest
- Run engine's tests for org.utbot.examples.types.GenericsTest
- Look at the result of
processTestCases
method, there will be empty files
Expected behavior
Correctly generated code.
Actual behavior
Empty files are produced.
Environment
Default test environment.
Additional context
There is no additional context
Metadata
Metadata
Assignees
Labels
comp-codegenIssue is related to code generatorIssue is related to code generatorctg-bugIssue is a bugIssue is a bug
Type
Projects
Status
Todo