objectContaining({ method: 'POST', body: JSON.stringify(shoppingCart), }), ) expect(window.fetch).toHaveBeenCalledTimes(1) expect(await ...
確定! 回上一頁