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

Test Code Cleanup #1128

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Test Code Cleanup #1128

merged 2 commits into from
Nov 12, 2024

Conversation

jkosternl
Copy link
Contributor

Cleaned:

  1. unnecessary public modifiers on unit tests
  2. unnecessary throws declarations
  3. unnecessary imports
  4. Javadoc section breaks
  5. add final modifier on final fields
  6. Output formatting at once
  7. unnecessary empty strings

Hope you like it 👍🏻

@stevehu stevehu merged commit d4d0bb3 into networknt:master Nov 12, 2024
4 checks passed
@stevehu
Copy link
Contributor

stevehu commented Nov 12, 2024

@jkosternl Thanks a lot for your help.

@jkosternl jkosternl deleted the test-code-cleanup branch November 12, 2024 14:19
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.

2 participants