Skip to content

Replace fake singletons in codegen with classes #508

Closed
@EgorkaKulikov

Description

@EgorkaKulikov

Description

Consider an object TestCaseGenerator. It is a singleton now, but just for a historical reasons.
Currently it has an init method that is called from several places in project.
We should use classes with constructors instead of such sigletons.

Metadata

Metadata

Assignees

Labels

comp-codegenIssue is related to code generatorctg-refactoringIssue related to refactoring process

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions