Add test statements : Arrange

จากหัวข้อที่แล้ว ให้ทำการเพิ่ม code สำหรับเตรียมการทดสอบ เข้าไป

test("Add two number", function(){
    var number = 1
    var expectedResult = 2
})

results matching ""

    No results matching ""