opengoofy/hippo4j

[Unit Test] Add test case for Joiner

开放

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

 (3 条评论) (0 个反应) (1 位负责人)Java (1,100 个派生)batch import
good first issuein: test

仓库指标

星标
 (4,972 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南