Closed
Description
Description
A new parameter projectType
was introduced in CodeGenerator
.
See #1985
Currently, default value PURE_JVM
is used. We should avoid default value and configure parameter properly in all calls.
We did it only in:
EngineProcessMain
PythonCodeGenerator
We must also do it in
Contest
GenerateTestsAndSarifReportFacade
UtBotJavaApi
- May be smth else
Context
Without this functionality Sarif reports for Spring classes will be generated similarly as for non-Spring ones.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done