opengoofy/hippo4j

[Unit Test] Add test case for Joiner

Open

#1 328 ouverte le 24 mai 2023

Voir sur GitHub
 (3 commentaires) (0 réactions) (1 assigné)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

Guide contributeur