opengoofy/hippo4j

[Unit Test] Add test case for Joiner

Aberta

#1.328 aberto em 24 de mai. de 2023

 (3 comentários) (0 reação) (1 responsável)Java (1.100 forks)batch import
good first issuein: test

Métricas do repositório

Stars
 (4.972 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador