Page MenuHomePhabricator

Make a stub subsystem
Closed, InvalidPublic

Description

Stubs are functions that can be injected on top of other functions that otherwise would be called.

It is not always possible to override a method, in particular it is difficult (and can be impossible) if __index is a function.

Event Timeline

jeblad renamed this task from Make a stub susystem to Make a stub subsystem.Sep 10 2016, 5:18 PM