Mocking in Java

How to Program with Java Podcast - Podcast készítő Trevor Page: Java Guru | Programmer | Teacher

In this episode you'll hear what mocking is all about and how it can be used to help you in your unit testing journey.  Mocking is all about testing chunks of code in solutide, without having any dependecies on other Objects (as this would sully your unit test).

Visit the podcast's native language site