Skip to content

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
Development

Successfully merging this pull request may close these issues.

NPE when running generated parametrized tests [Expected value have to be Literal or Variable but ...] error when running parametrized test generation
3 participants