1. 首页
  2. 编程语言
  3. Java
  4. unit test in java cookbook

unit test in java cookbook

上传者: 2019-01-02 06:21:16上传 PDF文件 4.03MB 热度 52次
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.
用户评论