Jest測試語法系列之Expect

Methods Expect主要用於實現驗證操做,Jest的Expect提供了以下的驗證方法:前端 expect(value) expect.extend(matchers) expect.anything() expect.any(constructor) expect.arrayContaining(array) expect.assertions(number) expect.hasAsse
相關文章
相關標籤/搜索