Searched defs:mockFunctionName (Results 1 – 3 of 3) sorted by relevance
54 mockFunctionName: string property
87 mockFunctionName: string property
173 const mockFunctionName = `mock${firstCharacterToUppercase(moduleName)}`; constant