JUnit Recipes(Junit 菜谱)
这是英文版,非扫描 部分目录摘录 Fundamentals 3 1.1 What is Programmer Testing? 4 1.2 Getting started with JUnit 10 1.3 A few good practices 17 1.4 Summary 20 2 Elementary tests 22 2.1 Test your equals method 26 2.2 Test a method that returns nothing 33 2.3 Test a constructor 37 2.4 Test a getter 41 2.5 Test a sett
用户评论