Method stub

From Free net encyclopedia

Revision as of 15:22, 18 November 2005; view current revision
←Older revision | Newer revision→

A method stub or simply stub in software development is a piece of software used to stand in for some other code. The code the stub pretends to be may be on another machine, more complicated or up to now undeveloped. Stubs are therefore used especially in distributed computing, testing, and during development.

External links

Template:Soft-eng-stub de:Stub (Software) lt:Stuburas (programavimas)