expect(4+5).to.be.not.equal(10);和expect(4+5).not.to.be.equal(10);都是正確的寫法嗎?
selfishblue
2017-03-30 14:56:18
舉報(bào)