Chapter 2
- [BECK03]: Beck. Test-Driven Development: By Example. Pearson Education, Inc. 2003.
- [FOWL2H]: Fowler. http://martinfowler.com/bliki/TwoHardThings.html.
- [FOWL12]: Fowler. http://martinfowler.com/bliki/TestCoverage.html. 2012.
- [FOWL13]: Fowler. http://martinfowler.com/bliki/GivenWhenThen.html. 2013.
- [HUTH03]: Hunt and Thomas. The Pragmatic Programmer. LLC. 2004.
- [JBEHAV]: JBehave. http://jbehave.org/.
- [KACZ13]: Kaczanowski. Practical Unit Testing with JUnit and Mockito. 2013.
- [MARI]: Marick. http://www.exampler.com/testing-com/writings/coverage.pdf.
- [MART09]: Martin. Clean Code. Pearson Education, Inc. 2008.
- [MESZ07]: Meszaros. xUnit Test Patterns: Refactoring Test Code. Pearson Education, Inc. 2007.
- [NORT06]: North. Introducing BDD. http://dannorth.net/introducing-bdd/. 2006.
- [OSHE05]: Osherove. http://osherove.com/blog/2005/4/3/naming-standards-for-unit-tests.html. 2005.
- [SHOR04]: Shore. http://www.martinfowler.com/ieeeSoftware/failFast.pdf. 2004.