captaincobbs / CS_2450_Application

0 stars 0 forks source link

Create Excel Sheet of Unit Tests #6

Closed samuelgriffey0 closed 1 month ago

samuelgriffey0 commented 1 month ago

from description: You will also create a spreadsheet that lists the unit tests in row/column form. Give each unit test a name, short description, the reference to the appropriate use case, inputs, expected outputs, and how you know whether the test succeeded or failed.

samuelgriffey0 commented 1 month ago

Finished