Test Stubs

From Glitchdata
Revision as of 05:56, 5 September 2016 by Admin (talk | contribs) (Created page with "A Test Stubs in a skeletal or special-purpose implementation of a software component, used to develop or test a component that calls or is otherwise dependent on it. It re...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

A Test Stubs in a skeletal or special-purpose implementation of a software component, used to develop or test a component that calls or is otherwise dependent on it. It replaces a called component.


Related