*Result*: Mock Objects for Unit Testing: A Beginner's Guide.

Title:
Mock Objects for Unit Testing: A Beginner's Guide.
Authors:
Source:
DevProConnections. Aug2013, p1-1. 1p.
Database:
Supplemental Index

*Further Information*

*The article focuses on the technique called mocking and on how it is used in writing unit tests. Topics discussed include the features of an effective unit test, testability of a legacy code, and the use of several computer languages such as C# and Java. It also discusses mocking frameworks which are tools which can help define fake objects.*