Skip to content

Added symbolic processing of newInstance reflection call #1540

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 3 commits into from
Dec 19, 2022

Conversation

Damtev
Copy link
Member

@Damtev Damtev commented Dec 16, 2022

Description

Added symbolic processing of newInstance reflection call.

Fixes #1538.

Type of Change

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

How Has This Been Tested?

Regression and integration tests

Not applicable.

Automated Testing

org.utbot.examples.reflection.NewInstanceExampleTest.

Manual Scenario

Tested on the closed customer project.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added
  • All tests pass locally with my changes

@Damtev Damtev requested a review from CaelmBleidd December 16, 2022 09:09
@UnitTestBot UnitTestBot locked and limited conversation to collaborators Dec 16, 2022
@UnitTestBot UnitTestBot unlocked this conversation Dec 16, 2022
@Damtev Damtev marked this pull request as draft December 16, 2022 12:09
@Damtev Damtev force-pushed the damtev/reflection_partial_support branch from a0d2bef to 421a5a0 Compare December 19, 2022 03:53
@Damtev Damtev requested a review from CaelmBleidd December 19, 2022 03:55
@Damtev Damtev force-pushed the damtev/reflection_partial_support branch from 20e0bd2 to 9ab3707 Compare December 19, 2022 06:00
@Damtev Damtev marked this pull request as ready for review December 19, 2022 06:01
@Damtev Damtev enabled auto-merge (squash) December 19, 2022 06:01
@Damtev Damtev merged commit ac31b7f into main Dec 19, 2022
@Damtev Damtev deleted the damtev/reflection_partial_support branch December 19, 2022 06:21
denis-fokin pushed a commit that referenced this pull request Dec 21, 2022
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.

Symbolic support for "newInstance" reflection call
2 participants