Skip to content

Join the functionality of ValueConstructor and MockValueConstructor #2360

Open
@EgorkaKulikov

Description

@EgorkaKulikov

Description

There are two classes in UnitTestBot with the same responsibility ValueConstructor and MockValueConstructor.

Both of them are responsible for converting UtModel to UtConcreteValue and located in instrumented process. Mostly MockValueConstructor is used because it is a wrapper of ValueConstructor with additional logic for mocks. However, ValueConstructor is also used. This is very unclear and requires supporting similar copypasted codebase.

The refactoring joining ValueConstructor and MockValueConstructor is required.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions