opengoofy/hippo4j

[Unit Test] Add test case for Joiner

Open

#1,328 opened on May 24, 2023

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Java (4,972 stars) (1,100 forks)batch import
good first issuein: test

Description

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

Contributor guide