Sale!

CS-1C Assignment 12 solved

Original price was: $35.00.Current price is: $28.00. $23.80

Category:

Description

5/5 - (7 votes)

Create unit tests to verify the following using the data from
project 2:
1. A sales report for March 16
th and March 17
th
. They should
include a list of items and quantities sold on each day as well
names of the members who shopped that day. Report the total
revenue for each day. It should also include number of
Executive members and Regular members who shopped during
these days.
2. A report that prints the total purchases for all members sorted
by membership number. It should also include a grand total of
the purchases.
3. A report that prints out the quantity of each item sold sorted
by item name and the total revenue for each item.
Due April 15th