NoSuchMethodError: org.junit.platform.commons.util.ReflectionUtils.tryToLoadClass
问题 I have the test that leads to error. I tried to execute it in the IntelliJ Idea 2018.3.2 . All jupiter and junit dependencies have version RELEASE The full text of error: Dec 26, 2018 1:17:17 AM org.junit.platform.launcher.core.DefaultLauncher handleThrowable WARNING: TestEngine with ID 'junit-jupiter' failed to execute tests java.lang.NoSuchMethodError: org.junit.platform.commons.util.ReflectionUtils.tryToLoadClass(Ljava/lang/String;)Lorg/junit/platform/commons/function/Try; at org.junit