𝔖 Scriptorium
✦   LIBER   ✦

πŸ“

Test-Driven Java Development: Invoke TDD principles for end-to-end application development with Java

✍ Scribed by Viktor Farcic, Alex Garcia


Publisher
Packt Publishing
Year
2015
Tongue
English
Leaves
284
Category
Library

⬇  Acquire This Volume

No coin nor oath required. For personal study only.

✦ Synopsis


Test-driven development (TDD) is a development approach that relies on a test-first procedure that emphasises writing a test before writing the necessary code, and then refactoring the code to optimize it The value of performing TDD with Java, one of the most established programming languages, is to improve the productivity of programmers, the maintainability and performance of code, and develop a deeper understanding of the language and how to employ it effectively. Starting with the basics of TDD and reasons why its adoption is beneficial, this book will take you from the first steps of TDD with Java until you are confident enough to embrace the practice in your day-to-day routine. You'll be guided through setting up tools, frameworks, and the environment you need, and will dive right in to hands-on exercises with the goal of mastering one practice, tool, or framework at a time. You'll learn about the Red-Green-Refactor procedure, how to write unit tests, and how to use them as executable documentation.

✦ Subjects


Π‘ΠΈΠ±Π»ΠΈΠΎΡ‚Π΅ΠΊΠ°;ΠšΠΎΠΌΠΏΡŒΡŽΡ‚Π΅Ρ€Π½Π°Ρ Π»ΠΈΡ‚Π΅Ρ€Π°Ρ‚ΡƒΡ€Π°;Java;


πŸ“œ SIMILAR VOLUMES


Test Driven: Tdd and Acceptance Tdd for
✍ Lasse Koskela πŸ“‚ Library πŸ“… 2007 πŸ› Manning Publications 🌐 English

Learning a new development technique such as test-driven development (TDD) is a bit like learning to program.You study fundamental theories to understand what is going on, apply those theories to verify your understanding, and sometimes return to your textbooks to confirm how to handle some less com

Test Driven: Practical TDD and Acceptanc
✍ Lasse Koskela πŸ“‚ Library πŸ“… 2007 πŸ› Manning 🌐 English

In test-driven development, you first write an executable test of what your application code must do. Only then do you write the code itself and, with the test spurring you on, improve your design. In acceptance test-driven development (ATDD), you use the same technique to implement product features

Test-Driven Java Development
✍ Farcic, Viktor;GarcΓ­a, Alejandro πŸ“‚ Library πŸ“… 2015 πŸ› [distributor] Bertrams, [distributor] Ingram Book 🌐 English
Agile Java: Crafting Code with Test-Driv
✍ Langr, Jeff πŸ“‚ Library πŸ“… 2005 πŸ› Prentice Hall 🌐 English

Shows how Java and TDD integrate throughout the entire development lifecycle, helping you leverage efficient development techniques. This work also shows how to translate oral requirements into practical tests, and then how to use those tests to create reliable, high-performance Java code that solve

Agile Java: Crafting Code with Test-Driv
✍ Jeff Langr πŸ“‚ Library πŸ“… 2005 πŸ› Prentice Hall 🌐 English

Master Java 5.0, object-oriented design, and Test-Driven Development (TDD) by learning them together. Agile Java weaves all three into a single coherent approach to building professional, robust software systems. Jeff Langr shows exactly how Java and TDD integrate throughout the entire development l