More Related Content
What's hot (19)
PPTX
??? ??? ??_???_????? ??
Similar to Tdd (20)
PDF
TDD - ??? ??? ?????? ??
PDF
Growing object oriented software guided by test??? ??
PPT
Agile Test Driven Development For Games What, Why, And HowRyan Park?
PPT
Responding to change?? ??
PPT
Agd Test Driven Development For Games What, Why, And How)(Game Connect 2006...Ryan Park?
PDF
¡ºEffective Unit Testing¡» - ????????? ??
PPTX
???? Test Case? ???? ??
Tdd
- 13. ???? ? ?? ????.?? ???? ? ???? ???? ??? ????? ?? ???? & ?????? ????, ???? ???? ???
- 21. ??? ???? ??? ???Unit Test[1] http://en.wikipedia.org/wiki/Unit_testing
- 23. DB, ??? ???? ??? ???Integration Test[1] http://en.wikipedia.org/wiki/Integration_testing
- 26. ??? ?? ? ??[1][1] ¡º??? ??: ????? ??? ??? ??? ???¡»
- 29. ??? ?? ???Test Double[??] http://msdn.microsoft.com/ko-kr/magazine/cc163358.aspx
- 30. ??? ??? ?? ¡®???¡¯? ???? ??? ???? ?? ? ??? ??? ??? ?????? ?????? ??? ??? ?? ??? ???? ???? ???? ???? ???? Mock??? ?? ????
- 32. ?? ?? ?? ????Pool? ??? ??? ??? ????.
- 34. ??? ????, ??Pool? ??? ????.??? ?? ??? ??? ???? ?? ???
- 40. Mockito?? ??? Mock ?? ?????? ?????? ??? ?? ???????void ???? stub??????? ??? stub????? : spyBehavior-Driven Development ??? ??
- 50. Regression Testassert( ???? ??? ???? ??? ???? ???? ???? );assert( TDD? ???? ?? );assert( ??? ??? ???? );assert( Mock Object? ???? ?? ??? ??);assert( TDD? ????? ??? ??? ?? ? ???? ??? ??);assert( TDD? ??? ???? );