The article presents a perspective and some code samples on how one could some cool stuff with Test-driven development (TDD) and Mocking. The code samples are done in Java. Lets briefly understand what is TDD and mocking? What is TDD? Test-driven development, simply speaking, is a software development process in [...]
The post Test-Driven Development (TDD) Shines with Mocking appeared first on Bytes Cravings.