Skip to content

Conversation

@EgorkaKulikov
Copy link
Collaborator

@EgorkaKulikov EgorkaKulikov commented Mar 14, 2023

Description

Fixes # (1936)

See documentation in written code for details about this fix.

How to test

Automated tests

Standard utbot-samples pipeline, verifying on mocks directory seems to be enough.

Manual tests

Regression checks on mocking + case from the mentioned issue.

Self-check list

  • I've set the proper labels for my PR (at least, for category and component).
  • PR title and description are clear and intelligible.
  • I've added enough comments to my code, particularly in hard-to-understand areas.
  • The functionality I've repaired, changed or added is covered with automated tests.
  • Manual tests have been provided optionally.
  • The documentation for the functionality I've been working on is up-to-date.

@EgorkaKulikov EgorkaKulikov added comp-symbolic-engine Issue is related to the symbolic execution engine ctg-bug-fix PR is fixing a bug labels Mar 14, 2023
@EgorkaKulikov EgorkaKulikov requested a review from mmvpm March 14, 2023 07:00
@EgorkaKulikov EgorkaKulikov enabled auto-merge (squash) March 14, 2023 07:10
@EgorkaKulikov EgorkaKulikov merged commit e71b284 into main Mar 14, 2023
@EgorkaKulikov EgorkaKulikov deleted the egor/require_mock_configuration_bug branch March 14, 2023 07:25
CaelmBleidd pushed a commit that referenced this pull request Mar 14, 2023
denis-fokin pushed a commit that referenced this pull request Mar 15, 2023
tamarinvs19 pushed a commit that referenced this pull request Mar 15, 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-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

IllegalArgumentException: Static mocking cannot be used without mock framework

3 participants