returns the value only once when mock function is called. (1)None of the options (2)mockReturnOnce(value) (3)mockReturnValue(value) (4)mockReturnValueOnce( ...
確定! 回上一頁