Here's an example of a test that fails. In this example, I expect that 1 should be strictly equal to 2 . Since 1 !== 2 , the test ...
確定! 回上一頁