Test-Driven Development with Java Test-Driven Development with Java

Test-Driven Development with Java

Create higher-quality software by writing tests first with SOLID and hexagonal architecture

    • $35.99
    • $35.99

Publisher Description

Drive development with automated tests and gain the confidence you need to write high-quality software

Key Features
Get up and running with common design patterns and TDD best practicesLearn to apply the rhythms of TDD – arrange, act, assert and red, green, refactorUnderstand the challenges of implementing TDD in the Java ecosystem and build a plan
Book Description

Test-driven development enables developers to craft well-designed code and prevent defects. It's a simple yet powerful tool that helps you focus on your code design, while automatically checking that your code works correctly. Mastering TDD will enable you to effectively utilize design patterns and become a proficient software architect.

The book begins by explaining the basics of good code and bad code, bursting common myths, and why Test-driven development is crucial. You'll then gradually move toward building a sample application using TDD, where you'll apply the two key rhythms -- red, green, refactor and arrange, act, assert. Next, you'll learn how to bring external systems such as databases under control by using dependency inversion and test doubles. As you advance, you'll delve into advanced design techniques such as SOLID patterns, refactoring, and hexagonal architecture. You'll also balance your use of fast, repeatable unit tests against integration tests using the test pyramid as a guide. The concluding chapters will show you how to implement TDD in real-world use cases and scenarios and develop a modern REST microservice backed by a Postgres database in Java 17.

By the end of this book, you'll be thinking differently about how you design code for simplicity and how correctness can be baked in as you go.

What you will learn
Discover how to write effective test cases in JavaExplore how TDD can be incorporated into crafting softwareFind out how to write reusable and robust code in JavaUncover common myths about TDD and understand its effectivenessUnderstand the accurate rhythm of implementing TDDGet to grips with the process of refactoring and see how it affects the TDD process
Who this book is for

This book is for expert Java developers and software architects crafting high-quality software in Java. Test-Driven Development with Java can be picked up by anyone with a strong working experience in Java who is planning to use Test-driven development for their upcoming projects.

GENRE
Computers & Internet
RELEASED
2023
January 13
LANGUAGE
EN
English
LENGTH
348
Pages
PUBLISHER
Packt Publishing
SELLER
Ingram DV LLC
SIZE
10.7
MB
Test Driven Test Driven
2007
Modularizing Legacy Projects Using TDD Modularizing Legacy Projects Using TDD
2021
Pragmatic Test-Driven Development in C# and .NET Pragmatic Test-Driven Development in C# and .NET
2022
Unit Testing in Java Unit Testing in Java
2003
Keeping Software Soft: A Practical Guide for Developers, Testers, and Managers Keeping Software Soft: A Practical Guide for Developers, Testers, and Managers
2013
Test-Driven Development with C++ Test-Driven Development with C++
2022