ENGLISH

JUnit in Action [Java testing framework

Book information

Publisher
Manning Publications
Year
2003
ISBN
9781930110991, 1930110995
LCC
QA76.73.J38 M35235 2004
Open Library ID
OL3324540M
Language
english
Format
PDF
Filesize
14 MB (15023974 bytes)
Pages
384\384
Library
Great Science Textbooks DVD Library 2007
Time added
2009-10-26 04:07:46

Description

A guide to unit testing Java applications (including J2EE applications) using the JUnit framework and its extensions, this book provides techniques for solving real-world problems such as unit testing legacy applications, writing real tests for real objects, automating tests, testing in isolation, and unit testing J2EE and database applications. Using a sample-driven approach, various unit testing strategies are covered, such as how to unit test EJBs, database applications, and how to unit test JSPs, and Taglibs. Also addressed are testing strategies using freely available open source frameworks and tools, and how to unit test in isolation with Mock Objects. Testing J2EE applications by running tests from inside the container for performing integration unit tests is discussed, as is how to automate unit testing in automated builds (such as Ant and Maven) for performing continuous integration.

Similar books