Skip to content

Add new test for deepequals on object with nullable reference fields #696 #698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2022

Conversation

sofurihafe
Copy link
Member

@sofurihafe sofurihafe commented Aug 10, 2022

Description

This PR adds extra deepequals test that will be used as a foundation for deepequals improvements in the near future.

Fixes # (696)

Type of Change

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

Automated Testing

Extra test passes non-parametrized test generation utbot samples pipeline.

Manual Scenario

Run testClassWithNullableField with enabled parametrized test generation. Verify that the test fails.

@sofurihafe sofurihafe changed the title Extra deepequals test Extra deepequals test #696 Aug 10, 2022
@EgorkaKulikov EgorkaKulikov self-requested a review August 10, 2022 09:46
@EgorkaKulikov EgorkaKulikov changed the title Extra deepequals test #696 Add new test for deepequals on object with nullable reference fields #696 Aug 10, 2022
@sofurihafe sofurihafe force-pushed the andrey-t/deepequals-sample branch from 30204f4 to fceb923 Compare August 10, 2022 12:00
@sofurihafe sofurihafe merged commit ee27905 into main Aug 11, 2022
@sofurihafe sofurihafe deleted the andrey-t/deepequals-sample branch August 11, 2022 07:46
denis-fokin pushed a commit that referenced this pull request Aug 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Enlarge utbot-samples with a scenario requiring to compare nullable objects with deepEquals
2 participants