Searched defs:mockDispatches (Results 1 – 2 of 2) sorted by relevance
128 function getMockDispatch (mockDispatches, key) { argument159 function addMockDispatch (mockDispatches, key, data) { argument167 function deleteMockDispatch (mockDispatches, key) { argument253 function handleReply (mockDispatches, _data = data) { argument
60 constructor (opts, mockDispatches) { argument