© Shekhar Gulati, Rahul Sharma 2017

Shekhar Gulati and Rahul Sharma, Java Unit Testing with JUnit 5, https://doi.org/10.1007/978-1-4842-3015-2_3

3. Developing an Application with JUnit 5

Shekhar Gulati and Rahul Sharma2

(1)Gurgaon, Haryana, India

(2)Delhi, Delhi, India

In the previous chapter, we learned about JUnit 5 fundamentals and how JUnit 5 executes tests. We learned about JUnit 5 core classes and methods, and how they interact with each other. Now, we have a solid base to start building the bookstoread application.

In this chapter, we will go real and build few features of the application we started in previous chapters. We will build features iteratively following test-driven development (TDD) practice. This will help you master the TDD continuous ...

Get Java Unit Testing with JUnit 5: Test Driven Development with JUnit 5 now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.