JUnit Recipes

JUnit Recipes
Author :
Publisher : Simon and Schuster
Total Pages : 921
Release :
ISBN-10 : 9781638354598
ISBN-13 : 1638354596
Rating : 4/5 (596 Downloads)

Book Synopsis JUnit Recipes by : Scott Stirling

Download or read book JUnit Recipes written by Scott Stirling and published by Simon and Schuster. This book was released on 2004-06-30 with total page 921 pages. Available in PDF, EPUB and Kindle. Book excerpt: When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's no better way to start your testing habit, nor to continue feeding it, than with"" JUnit Recipes,"" In this book you will find one hundred and thirty-seven solutions to a range of problems, from simple to complex, selected for you by an experienced developer and master tester. Each recipe follows the same organization giving you the problem and its background before discussing your options in solving it. JUnit - the unit testing framework for Java - is simple to use, but some code can be tricky to test. When you're facing such code you will be glad to have this book. It is a how-to reference full of practical advice on all issues of testing, from how to name your test case classes to how to test complicated J2EE applications. Its valuable advice includes side matters that can have a big payoff, like how to organize your test data or how to manage expensive test resources. What's Inside: - Getting started with JUnit - Recipes for: servlets JSPs EJBs Database code much more - Difficult-to-test designs, and how to fix them - How testing saves time - Choose a JUnit extension: HTMLUnit XMLUnit ServletUnit EasyMock and more!


JUnit Recipes Related Books

JUnit Recipes
Language: en
Pages: 921
Authors: Scott Stirling
Categories: Computers
Type: BOOK - Published: 2004-06-30 - Publisher: Simon and Schuster

DOWNLOAD EBOOK

When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's
Junit Recipes Practical Method For Programmer Test
Language: en
Pages: 756
Authors: J. B. Rainsberger
Categories:
Type: BOOK - Published: 2005-06-20 - Publisher: John Wiley & Sons

DOWNLOAD EBOOK

JUnit the unit testing framework for Java is simple to use, but some code can be tricky to test. When you're facing such code you will be glad to have this book
JUnit Recipes
Language: en
Pages: 721
Authors: Joe B. Rainsberger
Categories: Computers
Type: BOOK - Published: 2004 - Publisher: Manning Publications Company

DOWNLOAD EBOOK

Provides information on issues arising from testing J2EE applications, covering such topics as servlets, EJBs, database code, and HTMLUnit.
Java 9 Recipes
Language: en
Pages: 661
Authors: Josh Juneau
Categories: Computers
Type: BOOK - Published: 2017-05-31 - Publisher: Apress

DOWNLOAD EBOOK

Quickly find solutions to dozens of common programming problems encountered while building Java applications. Content is presented in the popular problem-soluti
JUnit Pocket Guide
Language: en
Pages: 91
Authors: Kent Beck
Categories: Computers
Type: BOOK - Published: 2004-09-23 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 re