Versions Compared

Key

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

I strongly recommend them A useful tool for setters and getters which are very rarely unit tested.  Many language docs don't recommend their use for public methods as these methods should be testing the parameters to these methods as a matter of course, but setters and getters, well!!!

...