菜单

江河水总有入海之时

Junit单元测试无法测试多线程

场景:当我在实现多个消费者消费工作队列中的消息时 使用了多线程然后采用junit 单元测试 发现无法得到正常的结果 代码如下public class ConsumeWorkQueueThread implements Runnable{ @Sneaky

duckflew duckflew 发布于 2022-02-05