ผลต่างระหว่างรุ่นของ "Afgu/unit testing 2"
ไปยังการนำทาง
ไปยังการค้นหา
Jittat (คุย | มีส่วนร่วม) |
Jittat (คุย | มีส่วนร่วม) |
||
แถว 13: | แถว 13: | ||
== แบบฝึกหัด == | == แบบฝึกหัด == | ||
+ | === หา examples === | ||
+ | |||
+ | === Isolation === | ||
+ | |||
+ | เราจะใช้ [http://sinonjs.org/ Sinon.JS] ซึ่งเป็น '''test spies''' ในการทดลองเขียน |
รุ่นแก้ไขเมื่อ 08:19, 18 พฤศจิกายน 2556
- หน้านีเป็นส่วนหนึ่งของชุดแบบฝึกหัด 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 ในการทดลองเขียน