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
代碼和報(bào)錯(cuò)如下
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
報(bào)的錯(cuò)是 未找到匹配的測(cè)試 應(yīng)該是bean 錯(cuò)了吧