gpt4 book ai didi

java - 什么导致junit警告org.junit.platform.launcher.core.EngineDiscoveryOrchestrator lambda$logTestDescriptorExclusionReasons$7

转载 作者:行者123 更新时间:2023-12-04 13:51:59 27 4
gpt4 key购买 nike

我有一个基于 gradle 的 java 测试框架。
将 junit 更新到 5.7.2 后,每次测试都开始出现此警告:

Jul 21, 2021 10:23:45 AM org.junit.platform.launcher.core.EngineDiscoveryOrchestrator lambda$logTestDescriptorExclusionReasons$7
INFO: 0 containers and 3 tests were Method or class mismatch
使用的 junit 依赖项是: junit-jupiter-api , junit-jupiter-engine , junit-jupiter-params .
可能是什么原因造成的,潜在的解决方案是什么?

最佳答案

我认为潜在的解决方案是添加静态导入:

import static org.mockito.Mockito.when;
它解决了我的代码中的问题。

关于java - 什么导致junit警告org.junit.platform.launcher.core.EngineDiscoveryOrchestrator lambda$logTestDescriptorExclusionReasons$7,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/68465659/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com