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

Added simple custom JavaDocs for the tests produced by Fuzzer #1069

Merged
merged 14 commits into from
Oct 12, 2022

Conversation

amandelpie
Copy link
Collaborator

Description

It provides the first phase of JavaDocs and suggests the unification with the other JavaDocs

Fixes #601

Type of Change

  • New feature (non-breaking change which adds functionality)

@amandelpie amandelpie requested a review from onewhl October 10, 2022 14:05
@amandelpie amandelpie marked this pull request as ready for review October 10, 2022 14:05
@amandelpie
Copy link
Collaborator Author

@onewhl could you please make a review?

Copy link
Member

@onewhl onewhl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for implementing generation of comment for fuzzer and refactoring code related to comments in general! I left a couple of minor suggestions.

@amandelpie amandelpie merged commit e1fe8da into main Oct 12, 2022
@amandelpie amandelpie deleted the amandelpie/feature-601-2 branch October 12, 2022 11:35
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
…stBot#1069)

* Added an initial solution

* Added a method and class references

* Refactor to avoid bugs with private methods

* Handled empty values

* Fixed tests and add a TODO ticket

* Fixed review comments
AbdullinAM pushed a commit to AbdullinAM/UTBotJava that referenced this pull request Oct 17, 2022
…stBot#1069)

* Added an initial solution

* Added a method and class references

* Refactor to avoid bugs with private methods

* Handled empty values

* Fixed tests and add a TODO ticket

* Fixed review comments
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.

Tests generated by Fuzzer has no JavaDocs
2 participants