Running Eclipse Junit plug-in tests using JUnit5
问题 When I run a simple example like the eclipse plug-in test, I get the following error: java.lang.Exception: No tests found matching [{ExactMatcher:fDisplayName=test], {ExactMatcher:fDisplayName=test(ru.cft.platform.deployment.ui.plugin.reverse.qqq)], {LeadingIdentifierMatcher:fClassName=ru.cft.platform.deployment.ui.plugin.reverse.qqq,fLeadingIdentifier=test]] from org.junit.internal.requests.ClassRequest@310850ef at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:40) at