August 2017
Intermediate to advanced
142 pages
3h
English
In this part of the book, you will learn about the importance of testing your applications and how crucial it is for implementing continuous delivery. In addition, I will discuss the test code for unit and integration tests.
This book is not intended to teach the basics of JUnit or define mocks, stubs, and so on. Instead, I’ll discuss the test code written in the chat application (as I did in Part 3, “Code by Feature”).
I’ll show only a few examples of unit and integration tests. Please clone the GitHub chat app repository1 to read ...
Read now
Unlock full access