我的spring的版本都是4.3.12,是spring的版本和junit版本不匹配导致的,将junit版本改为4.12就可以了
java.lang.Exception: No tests found matching [{ExactMatcher:fDisplayName=testFindOne], {ExactMatcher

最新推荐文章于 2024-03-26 10:57:38 发布

我的spring的版本都是4.3.12,是spring的版本和junit版本不匹配导致的,将junit版本改为4.12就可以了