springboot4下的junit运行出错
问题描述
在idea2023.2版本中,使用junit运行单元测试时出错
错误信息
Exception in thread "main" java.lang.NoSuchMethodError: java.lang.String org.junit.platform.engine.discovery.MethodSelector.getMethodParameterTypes()at com.intellij.junit…
2026/6/30 3:40:32