JUnit Pocket Guide
| Use attributes for filter ! | |
| Google books | books.google.com |
|---|---|
| Originally published | September 23, 2004 |
| Authors | Kent Beck |
| Date of Reg. | |
| Date of Upd. | |
| ID | 2907392 |
About JUnit Pocket Guide
JUnit, created by Kent Beck and Erich Gamma, is an open source framework for test-driven development in any Java-based code. JUnit automates unit testing and reduces the effort required to frequently test code while developing it. . . .