这是英文版,非扫描 部分目录摘录 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
英文版, JUnit in Action is an example-driven, how-to book on unit-testing Java applications, including J2EE applications, using the JUnit framework and its extensions. This book is intended for readers who are software architects, developers, members o
JUnit in Action is an example-driven, how-to book on unit-testing Java applications,including J2EE applications, using the JUnit framework and its extensions. Thisbook is intended for readers who are software architects, developers, members o ftesti
As Test-Driven Development practitioners, we have a tendency to write about JUnit exclusively as a tool for writing Object Tests. Because much of the JUnit community intersects with the TDD community, this seems like a reasonable thing to do; howeve