unit test in java cookbook

时间:2017-06-19 17:29:12
【文件属性】:
文件名称:unit test in java cookbook
文件大小:4.03MB
文件格式:PDF
更新时间:2017-06-19 17:29:12
java unit testing Today, it’s widely accepted that developers should write automated tests that fail the build if they find regressions. Furthermore, an increasing number of professionals is leaning on a test-first style of programming, using automated tests not for protecting against regression but for aiding them in design, specifying the behavior they expect from code before writing that code, thereby validating a design before verifying its implementation.

网友评论