Skip to content

Conversation

@sofurihafe
Copy link
Member

@sofurihafe sofurihafe commented Nov 1, 2022

Description

Getting back the disabled CustomerExamplesTest test for parameterization mode.
Before this PR, thisInstance creation was moved to the main test method from data providers in parameterization in order to render less similar code. But after some investigations we found out that there are cases when we need to create a special thisInstance for each data provider. So, it was decided to roll back that change.

Fixes # (1136) partially and #(1266)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Automated Testing

UTBot-samples & CustomerExamplesTest & PrivateConstructorExampleTest

Manual Scenario

Run CustomerExamplesTest & PrivateConstructorExampleTest. Verify that now the test is green and is generated properly.

@sofurihafe sofurihafe force-pushed the andrey-t/return-tests-misc branch from 06f6e95 to 8eef11c Compare November 9, 2022 13:33
@sofurihafe sofurihafe marked this pull request as ready for review November 9, 2022 13:47
@sofurihafe sofurihafe force-pushed the andrey-t/return-tests-misc branch from 8eef11c to 203f085 Compare November 9, 2022 13:57
@EgorkaKulikov EgorkaKulikov merged commit a208ceb into main Nov 9, 2022
@EgorkaKulikov EgorkaKulikov deleted the andrey-t/return-tests-misc branch November 9, 2022 15:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants