Create a driver (or two) to test your pair of classes: 1. Be sure to test for

Question:

Create a driver (or two) to test your pair of classes:

1. Be sure to test for the usual checklist of items (construction, assignment, destruction, the public interface, upcasting (if applicable), and use of a virtual function).

2. (Optional) If you selected two classes related using association, create a separate driver to follow a typical scenario detailing the interaction of the two classes.

3. Be sure to include testing of exception handling in one of your test drivers.

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer: