Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 291 Bytes

File metadata and controls

2 lines (2 loc) · 291 Bytes

Unit Testing Activity

In this activity, I used unit testing to test a function, using various different parameters. The function should respond based off what name is, in various ways. The unit testing checks to see if the function is working, and which parts are working and which aren't.