Refactor Codebase to Call Real Coindesk Bitcoin API
Difficulty: Beginner
Duration: 5 minutes and 29 seconds
Students: 453
Rating: 3.4/5
About
Test-Driven Development (TDD) is a discipline that helps to create error-free, quality code, and drives productivity by reducing and eliminating errors as well as providing many other benefits.
In these video tutorials, you will learn about TDD, its key principles and practices, and be introduced to test-driven development with JUnit5.
Select play to begin your journey through the following tutorials.
- Test-Driven Development [4m 47s]
- Unit Testing [7m 11s]
- JUnit5 Introduction [7m 12s]
- Java Bitcoin Library Design Review and Tooling Setup [4m 48s]
- Initial Project Setup Using Maven and First Set of JUnit5 Unit Tests [24m 3s]