June 2017
Intermediate to advanced
274 pages
7h 45m
English
We will test our microservice application: FlixOne bookstore. With the help of code examples, we will see how to perform unit tests, stubbing, and mocking.
Before we start writing tests, we should set up a test project in our existing application. There are a few simple steps we can take with this test project setup:
Read now
Unlock full access