opengoofy/hippo4j

[Unit Test] Add test case for Joiner

Open

#1,328 创建于 2023年5月24日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)Java (4,972 star) (1,100 fork)batch import
good first issuein: test

描述

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

贡献者指南