Term Definition: stub
Expand All Sections
Collapse All Sections
Main Description
A component containing functionality for testing purposes. A stub is either a pure "dummy", just returning some predefined values, or it is "simulating" a more complex behavior.
Back to top
© Copyright IBM Corp. 1987, 2006. All Rights Reserved.