𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

JUnit in Action

✍ Scribed by Vincent Massol, Ted Husted


Publisher
Manning Publications
Year
2003
Tongue
English
Leaves
386
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


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, 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 VOLUMES


JUnit in Action
✍ Vincent Massol, Ted Husted πŸ“‚ Library πŸ“… 2004 πŸ› Manning 🌐 English

JUnit in Action The book was shipped on time, and was in excellent (new) condition! Thanks!

JUnit in Action
✍ Petar Tahchiev, Felipe Leme, Vincent Massol, Gary Gregory πŸ“‚ Library πŸ“… 2010 πŸ› Manning Publications 🌐 English

JUnit in Action The book was shipped on time, and was in excellent (new) condition! Thanks!

JUnit in Action
✍ Catalin Tudose πŸ“‚ Library πŸ“… 2020 πŸ› Manning Publications 🌐 English

JUnit is the gold standard for unit testing Java applications. Filled with powerful new features designed to automate software testing, JUnit 5 boosts your productivity and helps avoid debugging nightmares. Whether you're just starting with JUnit or you want to ramp up on the new features, JUnit in

JUnit in Action
✍ Vincent Massol, Ted Husted πŸ“‚ Library πŸ“… 2003 πŸ› Manning 🌐 English

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, a

Junit in Action (MEAP)
✍ CΔƒtΔƒlin Tudose, Petar Tahchiev, Felipe Leme, Vincent Massol, and Gary Gregory πŸ“‚ Library πŸ“… 2020 πŸ› Manning 🌐 English
JUnit in Action, Second Edition
✍ Petar Tahchiev, Felipe Leme, Vincent Massol, Gary Gregory πŸ“‚ Library πŸ“… 2010 πŸ› Manning Publications 🌐 English

<DIV><p>When JUnit was first introduced a decade ago by Kent Beck and Erich Gamma, the Agile movement was in its infancy, "Test Driven Development" was unknown, and unit testing was just starting to move into the typical developer's vocabulary. Today, most developers acknowledge the benefits of unit