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

Respect another methods in interface for lambda #1424

Merged
merged 1 commit into from
Nov 25, 2022
Merged

Conversation

SBOne-Kenobi
Copy link
Collaborator

@SBOne-Kenobi SBOne-Kenobi commented Nov 25, 2022

Description

We didn't respect another not abstract methods in interfaces for building fake lambdas.

Fixes #1419

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

Described in issue #1419

Checklist:

  • 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

@SBOne-Kenobi SBOne-Kenobi enabled auto-merge (squash) November 25, 2022 07:41
@SBOne-Kenobi SBOne-Kenobi requested a review from mmvpm November 25, 2022 08:25
@SBOne-Kenobi SBOne-Kenobi merged commit 2c9d1a3 into main Nov 25, 2022
@SBOne-Kenobi SBOne-Kenobi deleted the sbone/fix-lambdas branch November 25, 2022 08:27
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.

Error in Fuzzing test generation for code producing Function<String, Integer>
2 participants