Skip to content
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

Improve processing CgNotNullAssertion in deepEquals #582

Merged

Conversation

sofurihafe
Copy link
Member

Description

This PR fixes

  • Expected value have to be Literal or Variable but ... in deepEqualsTest
  • and NullPointerException in instanceOfExampleTest parametrized test generation.

Fixes # (579, 580)

Type of Change

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

How Has This Been Tested?

Automated Testing

Run deepEqualsTest and instanceOfExampleTest.

Manual Scenario

Run deepEqualsTest and instanceOfExampleTest with enabled parametrized test generation. Verify that tests are generated without fails and are green after execution.

@EgorkaKulikov EgorkaKulikov changed the title NPE & [Expected value have to be ...] error fix #580 #579 Improve processing CgNotNullAssertion in deepEquals Jul 25, 2022
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) July 25, 2022 12:10
@EgorkaKulikov EgorkaKulikov merged commit 086f225 into main Jul 25, 2022
@EgorkaKulikov EgorkaKulikov deleted the andrey-t/parametrized-problems-npe-cgnotnullassertion branch July 25, 2022 13:33
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
3 participants