toBe checks if two things are the same object, not just if they are equivalent. Here’s an example spec that illustrates the difference between toEqual and ...
確定! 回上一頁