Skip to content

Create variables in parametrized tests similarly as in not parametrized #562

Closed
@EgorkaKulikov

Description

@EgorkaKulikov

Description

Currently parametrized test variables contains a lot of hacks in variable creation process.
For example, expectedResult in method parameters and asserts is represented by to different CgVariable instances
Also there is a strange hack with wrappers for actual variable.

Expected behavior

We need to remove all this ugly hacks.

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