addressbook-level4 icon indicating copy to clipboard operation
addressbook-level4 copied to clipboard

Add missing unit tests

Open damithc opened this issue 9 years ago • 0 comments

Create one PR for each Test class.

  • PR name can be Add unit tests for {ClassName} class e.g Add unit tests for Foo class
  • Omit the Fixes #.... phrase from the PR.
  • Test class name should match class being unit tested.
  • Where dependency injection is too hard to use, the SUT need not be isolated from dependencies. i.e. Unit + integration tests

damithc avatar Nov 27 '16 07:11 damithc