𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

JUnit in Action [Java testing framework

✍ Scribed by Vincent Massol, Ted Husted


Publisher
Manning Publications
Year
2003
Tongue
English
Leaves
384
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, 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 VOLUMES


Pragmatic Unit Testing in Java with JUni
✍ Andy Hunt, Dave Thomas πŸ“‚ Library πŸ“… 2003 πŸ› The Pragmatic Programmers 🌐 English

Even if you are familiar with Unit Testing, JUnit, and Test Driven Development your skills will be sharpened by the content in this book. The book jumps right into general principles of unit testing such as what to test, how much test code to write, and when to test. A concept named Right-BICEP is i

Pragmatic Unit Testing in Java with JUni
✍ Andy Hunt, Dave Thomas πŸ“‚ Library πŸ“… 2003 πŸ› The Pragmatic Programmers 🌐 English

Even if you are familiar with Unit Testing, JUnit, and Test Driven Development your skills will be sharpened by the content in this book. The book jumps right into general principles of unit testing such as what to test, how much test code to write, and when to test. A concept named Right-BICEP is i

Pragmatic unit testing in Java with JUni
✍ Andy Hunt, Dave Thomas πŸ“‚ Library πŸ“… 2003 πŸ› Pragmatic Bookshelf 🌐 English

In the second volume of the sequence, Hunt and Thomas (software developers) offer guidance on writing better code, detecting and fixing potential problems, testing pieces of code, and testing with a whole team. They describe the process of unit testing with the freely-available JUnit library in Java

Pragmatic Unit Testing in Java 8 with JU
✍ Jeff Langr, Andy Hunt, Dave Thomas πŸ“‚ Library πŸ“… 2015 πŸ› The Pragmatic Programmers 🌐 English

Pragmatic Unit Testing in Java 8 With JUnit steps you through all the important unit testing topics. If you've never written a unit test, you'll see screen shots from Eclipse, IntelliJ IDEA, and NetBeans that will help you get past the hard partβ€”getting set up and started. Once past the basics, you