The Art of Unit Testing, Second Edition in C# Java example
which is based on...
- Java 8
- Junit 4
- Mockito 1.10
There lacks some codes, which Java is not supported, such as Event, Delegates
Original C# version https://github.com/royosherove/aout2
NodeJS version https://github.com/devcorpio/the-art-of-unit-testing