Home > Lectures, Version 4 > Testing Invasion Percolation

Testing Invasion Percolation

Finally, after all that refactoring, we get to test our invasion percolation program—although in fact, we spend more time discussing how to structure testing code than we do actually testing.

  1. Introduction
  2. The Grid
  3. Aliasing
  4. Randomness
  5. Finding Neighbors
  6. Resolving Ties
  7. Assembling the Program
  8. Bugs
  9. Refactoring
  10. Testing

Categories: Lectures, Version 4 Tags:
  1. Dan
    June 18th, 2010 at 16:11 | #1

    Thanks, Greg. I use a screen reader and like how the transcripts of the speech are provided here… and all on a single HTML page!

  1. June 19th, 2010 at 18:15 | #1
  2. June 20th, 2010 at 02:32 | #2