Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: typo reported by Tafa Hafeez (thanks!)

...

This approach can be very powerful. For example, it can be used it to break apart untestable monolithic code into two mutually dependent halves, each of which can be unit tested.

...