Skip to content

Remove undue 'byFuzzer' suffix rendering #1673

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 16, 2023

Conversation

sofurihafe
Copy link
Member

Description

Some test methods had byFuzzer suffix even when they were generated by Symbolic Engine.
The PR fixed that.

Fixes # (1666)

Type of Change

  • Bug fix (non-breaking change which fixes an issue)
  • Refactoring (typos and non-functional changes)

How Has This Been Tested?

Manual Scenario

Reproduced the problem from the issue with no unwanted byFuzzer suffix.

@sofurihafe sofurihafe linked an issue Jan 13, 2023 that may be closed by this pull request
@sofurihafe sofurihafe force-pushed the andrey-t/summary_byfuzzer_suffix branch from e48b930 to 8cc3287 Compare January 13, 2023 19:24
@sofurihafe sofurihafe force-pushed the andrey-t/summary_byfuzzer_suffix branch from 8cc3287 to 2a17b80 Compare January 15, 2023 11:03
@EgorkaKulikov EgorkaKulikov merged commit 8b8d9f3 into main Jan 16, 2023
@EgorkaKulikov EgorkaKulikov deleted the andrey-t/summary_byfuzzer_suffix branch January 16, 2023 06:39
@alisevych alisevych added comp-codegen Issue is related to code generator lang-java Issue is related to Java support ctg-bug-fix PR is fixing a bug labels Jan 16, 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-codegen Issue is related to code generator ctg-bug-fix PR is fixing a bug lang-java Issue is related to Java support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

'ByFuzzer' at the end of the test method generated by engine
3 participants