Mock Functions (special reference: https://jestjs.io/docs/en/mock-functions) In effect, we are saying that we want axios.get('/users.json') to return a fake ...
確定! 回上一頁