Skip to content

Conversation

@amandelpie
Copy link
Collaborator

@amandelpie amandelpie commented Nov 7, 2022

Description

We had broken links in JavaDocs when the class under test was located in the root without package produced from FuzzedExecutions.

Now, the links are correct, and we could handle this case.

Fixes #1174

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Manual Scenario

  1. Put some classes for test generation to the src/java out of any package
  2. Run test generation with UTBot (set up Fuzzing = 100%)
  3. Get tests with correctly resolved links.

@amandelpie amandelpie marked this pull request as ready for review November 26, 2022 11:43
@amandelpie
Copy link
Collaborator Author

@Markoutte could you please review this PR?

@amandelpie amandelpie merged commit 98da8de into main Nov 29, 2022
@amandelpie amandelpie deleted the amandelpie/feature-1174 branch November 29, 2022 09:06
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.

Incorrect links in Java docs for classes without packages

3 participants