java.lang.Exception: No tests found matching [{ExactMatcher:fDisplayName=testSetter], {ExactMatcher:fDisplayName=testSetter(com.imooc.test.ioc.interfaces.TestInjection)], {LeadingIdentifierMatcher:fClassName=com.imooc.test.ioc.interfaces.TestInjection,fLe
代碼和報錯如下
2017-08-15
非常感謝
2017-03-03
解決了,缺少hamcrest-all-1.3.jar。http://repo2.maven.org/maven2/org/hamcrest/hamcrest-all/1.3/
感謝http://blog.csdn.net/suyunjing/article/details/20124641
2017-02-24
報的錯是 未找到匹配的測試 應該是bean 錯了吧