Skip to content

Let's Developer

  • Home
  • Apache Maven
  • Code Kata
  • Conway’s Game of Life
  • YouTube
  • GitHub
  • Impressum
Home » Let's Develop » Conway's Game of Life » Conway’s Game of Life #22 – Sketching a Test

Conway’s Game of Life #22 – Sketching a Test

September 16, 2015  in Conway's Game of Life / Let's Develop  tagged TDD by letsdeveloper

First, let’s see how a test for our Conway’s Game of Life implementation could look like. I start by sketching the test in pseudo code to get the idea.

► All Game of Life Episodes


Share this: twitteryoutube | Follow me: Facebooktwitterredditpinterestlinkedinmail

Post navigation

  • ← Insight of the Week #15 – Behold the Context
  • Conway’s Game of Life #23 – An Abstract Universe →

Recent Posts

  • Eclipse – Import Archived Project October 30, 2015
  • Eclipse – Export Project to ZIP October 30, 2015
  • Eclipse – Export Runnable JAR October 30, 2015
  • Conway’s Game of Life #25 – Finally, UI October 12, 2015
  • Insight of the Week #17 – Useful Tests October 12, 2015

Topics

  • Events
  • Let's Develop
    • Code Abbey
    • Code Hunt
    • Code Kata
      • Potter
      • String Calculator
    • Conway's Game of Life
    • Insight of the Week
    • Maven
  • Recommendations
  • Uncategorized
  • Usefull Stuff

· © 2025 Let's Developer · Powered by · Designed with the Customizr theme ·

Back to top