opengoofy/hippo4j

[Unit Test] Add test case for Joiner

Aperta

#1328 aperta il 24 mag 2023

 (3 commenti) (0 reazioni) (1 assegnatario)Java (1100 fork)batch import
good first issuein: test

Metriche repository

Star
 (4972 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor