-
Notifications
You must be signed in to change notification settings - Fork 45
Closed
Labels
comp-fuzzingIssue is related to the fuzzingIssue is related to the fuzzingcomp-summariesSomething related to the method names, code comments and display names generationSomething related to the method names, code comments and display names generationctg-refactoringIssue related to refactoring processIssue related to refactoring process
Description
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 fuzzingIssue is related to the fuzzingcomp-summariesSomething related to the method names, code comments and display names generationSomething related to the method names, code comments and display names generationctg-refactoringIssue related to refactoring processIssue related to refactoring process
Type
Projects
Status
Done