FREELessons: 10Length: 2 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.4 Bug Fixing And Refactoring

In this episode we look at how we can refactor larger methods out into smaller methods, which are easier to test. We keep enhancing our basket class and the specs with code for emptying the basket and finding items in a basket