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