Skip to content

Allowed local classes in type storages #1632

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
Jan 6, 2023
Merged

Conversation

Damtev
Copy link
Member

@Damtev Damtev commented Jan 6, 2023

Description

Local classes are allowed in type storage like common types.

Fixes #1631.

Type of Change

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

How Has This Been Tested?

Automated Testing

org.utbot.examples.objects.LocalClassExampleTest#testLocalClassFieldExample

Manual Scenario

org.utbot.examples.objects.LocalClassExampleTest#testLocalClassFieldExample.

Checklist (remove irrelevant options):

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • New documentation is provided or existed one is altered
  • No new warnings
  • New tests have been added

@Damtev Damtev requested a review from CaelmBleidd January 6, 2023 05:27
@Damtev Damtev merged commit 630c765 into main Jan 6, 2023
@Damtev Damtev deleted the damtev/allow_local_classes branch January 6, 2023 06:06
@tyuldashev tyuldashev added ctg-enhancement New feature, improvement or change request comp-symbolic-engine Issue is related to the symbolic execution engine labels Jan 24, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
comp-symbolic-engine Issue is related to the symbolic execution engine ctg-enhancement New feature, improvement or change request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Appropriate local classes
4 participants