Afgu/unit testing 2
- หน้านีเป็นส่วนหนึ่งของชุดแบบฝึกหัด Agile from the ground up
ใช้ของเก่าหากินหน่อยครับ เอกสารมาจาก01219343-55
เนื้อหา
การหา test cases / test examples
Testing dependent units: stubs, mocks, spies
- Slides: Good unit tests, Testing units with dependencies
- Links:
- Mocks aren't stubs by Martin Fowler
- Mocks, Fakes, Stubs and Dummies -- terminologies of various test doubles.
แบบฝึกหัด
หา examples
Isolation
เราจะใช้ Sinon.JS ซึ่งเป็น test spies ในการทดลองเขียน