Further C++ Component Testing Exercises
You covered the case of 0 loops through the for loop of one PhoneNumber constructor.
-
Increase coverage by creating tests that force 1 and 2 or more loops through the for loop.
You covered the case of 0 loops through the for loop of one PhoneNumber constructor.
Increase coverage by creating tests that force 1 and 2 or more loops through the for loop.