Growing Object-Oriented Software, Guided by Tests(goos_jp)読書会 - 担当割当表/Part1 Diff

  • Added parts are displayed like this.
  • Deleted parts are displayed like this.

!Chapter 1:What Is the Point of Test-Driven Development?
||!見出し||!担当||!完了||
||[[Software Development as a Learning Process|member/Chapter1/Software Development as a Learning Process]]||大中||6/18||
||[[Feedback Is the Fundamental Tool|member/Chapter1/Feedback Is the Fundamental Tool]]||大中||6/18||
||[[Practices That Support Change|member/Chapter1/Practices That Support Change]]||大中||6/18||
||[[Test-Driven Development in a Nutshell|member/Chapter1/Test-Driven Development in a Nutshell]]||竹山||6/18||
||[[The Bigger Picture|member/Chapter1/The Bigger Picture]]||竹山||6/18||
||[[Testing End-to-End|member/Chapter1/Testing End-to-End]]||大中||6/18||
||[[Levels of Testing|member/Chapter1/Levels of Testing]]||大中||6/18||
||[[External and Internal Quality|member/Chapter1/External and Internal Quality]]||m-takagi||6/18||

!Chapter 2:Test-Driven Development with Objects
||!見出し||!担当||!完了||
||[[A Web of Objects|member/Chapter2/A Web of Objects]]||tomykaira||6/18||
||[[Values and Objects|member/Chapter2/Values and Objects]]||tomykaira||6/18||
||[[Follow the Messages|member/Chapter2/Follow the Messages]]||大中||||||7/22||
||[[Tell, Don’t Ask|member/Chapter2/Tell, Don’t Ask]]||大中||||||7/22||
||[[But Sometimes Ask|member/Chapter2/But Sometimes Ask]]||和智||||||7/22||
||[[Unit-Testing the Collaborating Objects|member/Chapter2/Unit-Testing the Collaborating Objects]]||和智||||||7/22||
||[[Support for TDD with Mock Objects|member/Chapter2/Support for TDD with Mock Objects]]||和智||||||7/22||

!Chapter 3:An Introduction to the Tools
||!見出し||!担当||!完了||
||[[Stop Me If You’ve Heard This One Before|member/Chapter3/Stop Me If You’ve Heard This One Before]]||小林||6/18||
||[[A Minimal Introduction to JUnit 4|member/Chapter3/A Minimal Introduction to JUnit 4]]||小林||6/18||
||[[Hamcrest Matchers and assertThat()|member/Chapter3/Hamcrest Matchers and assertThat()]]||鷲田||7/19||
||[[jMock2: Mock Objects|member/Chapter3/jMock2: Mock Objects]]||鷲田||7/19||