mockReturnValue (value); mockFn. ... mockReturnValue(43); mock(); // 43 ... 使用的 mockReturnValueOnce 值返回值,则调用将返回由 mockReturnValue 值指定的值。
確定! 回上一頁