Initial Project Setup Using Maven + First Set of JUnit5 Unit Tests

Difficulty: Beginner
Duration: 24 minutes and 3 seconds
Students: 411
Rating: 3.5/5

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]