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

[Unit Test] Add test case for Joiner #1328

Open
magestacks opened this issue May 24, 2023 · 3 comments · May be fixed by #1590
Open

[Unit Test] Add test case for Joiner #1328

magestacks opened this issue May 24, 2023 · 3 comments · May be fixed by #1590
Assignees
Labels
good first issue Issues for first-time contributors in: test

Comments

@magestacks
Copy link
Member

Code classes that need to develop unit tests:

  • cn.hippo4j.common.toolkit.Joiner

Please refer to the manual for the first contribution: guide

Unit test development refers to the following two examples:

  • cn.hippo4j.core.executor.DynamicThreadPoolExecutorTest
  • cn.hippo4j.core.executor.ExtensibleThreadPoolExecutorTest
@magestacks magestacks added good first issue Issues for first-time contributors in: test labels May 24, 2023
@barret-yzh
Copy link
Contributor

please assign it to me

@magestacks
Copy link
Member Author

@barret-yzh Welcome

@yanrongzhen yanrongzhen changed the title Add test case for Joiner [Unit Test] Add test case for Joiner Aug 31, 2023
@anoushka-10
Copy link

Please assign me @magestacks ! I am eager to add the unit test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment