![]() |
Home - Technology Index - Alphabetically - M - Mock
After the Storm - Internet Technologies
|
MockIn short, a mock (or mock object) is an objects with no real functionality that mimicks a "real" object and that is used as a stand-in for testing, in example. Mocks can be static (a plain class), and possibly created by a tool, or dynamically created by a mock object factory that produces mock objects using reflection. |
|
|
© 1998-2005 Christian Treber, ct@ctreber.com . All rights reserved. The author takes no responsability for linked external pages, the content of which by no means reflect his own opinion, convictions etc.
|
|