Subject | French | English |
comp., MS | stub de code | code stub (A segment of Visual Basic code that defines the beginning and end of a procedure) |
gen. | stub de support | stub support |
comp., MS | stub de test | test stub (A type of test fake that is an alternative implementation of an interface or class that is called by a unit under test. The test stub is under the control of the unit tests. Designing a system so that its parts can be replaced by test stubs results in more flexible code) |