Skip to content

Summaries for tests generated by fuzzer are generated not in the summary module #597

Closed
@amandelpie

Description

@amandelpie

Description

The main purpose of this issue is just refactoring without behavior changes

Now, the NameSuggester API in fuzzing module is responsible for the name/display name generation.
At this moment we could differ tests generated by fuzzer and by symbolic execution according #581 and as a result could share the same approaches to name methods, generate comments and display names.

Expected behavior

After moving names/display names generation for tests generated by fuzzer to the summary module we will have the unite stage for test/names/generations.

Also it could lead to the benefits with special custom tags in JavaDocs for tests generated by fuzzer only.

NOTE: need to add some tests for generated names/display names

Metadata

Metadata

Assignees

Labels

comp-fuzzingIssue is related to the fuzzingcomp-summariesSomething related to the method names, code comments and display names generationctg-refactoringIssue related to refactoring process

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions