Asserting for arrays. To assert that an array is empty, use the empty assertion: assert.that(actual).is.empty();.
確定! 回上一頁