软件测试
摘要: 测试量化管理的思考,一些想法。
posted @ zhyiwww 阅读(610) |
摘要: svn的分支创建和合并
合并要点
posted @ zhyiwww 阅读(1071) |
摘要: clover记录数据库的生成方法
posted @ zhyiwww 阅读(531) |
摘要: 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 @ zhyiwww 阅读(897) |
摘要: ubuntu环境下ant的内存配置
posted @ zhyiwww 阅读(478) |
摘要: build.xml:95: warning: 'includeantruntime' was not set, defaulting to build.sysclasspath=last; set to false for repeatable builds
posted @ zhyiwww 阅读(2712) |
摘要: build failed: the classpath for junit must include junit.jar if not in ant's own classpath.
解决方法
posted @ zhyiwww 阅读(958) |
摘要: build failed: the classpath for junit must include junit.jar if not in ant's own classpath.
解决方法
posted @ zhyiwww 阅读(447) |
摘要: servlet单元测试和覆盖率测试
cactus clover ant测试servlet和覆盖率的关键点
posted @ zhyiwww 阅读(371) |
摘要: 使用cactus实现对servlet进行单元测试
posted @ zhyiwww 阅读(1669) |