ant+Clover異常的解決方法
摘要: com.atlassian.clover.registry.NoSuchRegistryException: Clover registry file "/tmp/clover-db/ant-coverage.db" does not exist, cannot be read or is a directory.
ant+clover異常的解決方法
閱讀全文
posted @
2010-12-01 08:55 zhyiwww 閱讀(941) |
評論 (1) 編輯
ant warning: 'includeantruntime'問題
摘要: build.xml:95: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
閱讀全文
posted @
2010-11-10 16:23 zhyiwww 閱讀(2741) |
評論 (0) 編輯
ant實現junit自動化測試時的異常問題解決
摘要: BUILD FAILED: The classpath for junit must include junit.jar if not in Ant's own classpath.
解決方法
閱讀全文
posted @
2010-11-10 16:09 zhyiwww 閱讀(994) |
評論 (0) 編輯
ant實現junit自動化測試時的異常問題解決
摘要: BUILD FAILED: The classpath for junit must include junit.jar if not in Ant's own classpath.
解決方法
閱讀全文
posted @
2010-11-10 16:09 zhyiwww 閱讀(475) |
評論 (0) 編輯
servlet單元測試和覆蓋率測試
摘要: servlet單元測試和覆蓋率測試
cactus+clover+ant測試servlet和覆蓋率的關鍵點
閱讀全文
posted @
2010-11-09 09:38 zhyiwww 閱讀(400) |
評論 (0) 編輯
使用cactus實現對servlet進行單元測試
摘要: 使用cactus實現對servlet進行單元測試
閱讀全文
posted @
2010-10-18 15:30 zhyiwww 閱讀(1736) |
評論 (1) 編輯