Searched refs:_mocks (Results 1 – 2 of 2) sorted by relevance
36 const _mocks = Symbol('sandbox.mocks') constant68 this[_mocks] = options.mocks || {}263 const mockedLogs = mockLogs(this[_mocks])269 ...this[_mocks],316 const mockedLogs = mockLogs(this[_mocks])322 ...this[_mocks],
21 mocks: _mocks = {}, argument73 ..._mocks,