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: use junit assert instead of java assert statement in test #4310

Merged
merged 1 commit into from
Apr 28, 2024

Conversation

hezhangjian
Copy link
Member

Motivation

See #995

Changes

  1. use junit assert instead of java assert statement in test
  2. delete a unused util class also uses assert statement

@hezhangjian
Copy link
Member Author

@hezhangjian hezhangjian merged commit d52e9e1 into apache:master Apr 28, 2024
22 checks passed
@hezhangjian hezhangjian deleted the assert-tests branch April 28, 2024 02:17
@hangc0276 hangc0276 added this to the 4.18.0 milestone May 25, 2024
@hangc0276
Copy link
Contributor

This PR can only be released in major releases because we removed DaemonThreadFactory in the util package and it may be used in other projects.

Ghatage pushed a commit to sijie/bookkeeper that referenced this pull request Jul 12, 2024
…he#4310)

### Motivation

See apache#995

### Changes

1. use junit assert instead of java assert statement in test
2. delete a unused util class also uses assert statement

Signed-off-by: ZhangJian He <[email protected]>
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.

3 participants