Purse

Trace the Purse class that can be found in the Handout folder. Add the necessary implementation code so that the PurseTest class executes correctly and tests each method in the Purse class.

Your program must follow the class Coding Standards. Save all of the files associated with this assignment in the appropriate network folder.

Preconditions:

    • None

You must hand in the following on separate pages stapled in this specified order:

    1. The source code for your Purse class.
    2. The source code for the PurseTest class.
    3. The printscreen of your console window output.