Flowdock
stub_everything(name = 'stub') public

DEPRECATED - use double(‘name’).as_null_object instead

Shortcut for creating a mock object that will return itself in response to any message it receives that it hasn’t been explicitly instructed to respond to.

Show source
Register or log in to add new notes.