Added by Geoff Sauer on Oct 15, 2006. Average rating: 3.59/5.00 (n=17, std dev: 1.37)
A Test Map is a list of unit tests associated with a specific function/method under test. It helps you see how that specific function/method is being exercised via unit tests.
A Test Map is a list of unit tests associated with a specific function/method under test. It helps you see how that specific function/method is being exercised via unit tests.