Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Write the unit test first for a CUT called FileLoader.  It should only have a new public method on it.  Once the test is written develop the CUT to pass the test.

...