Method stub

From Free net encyclopedia

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)