Project information
- Category: C#
- Project URL: GitHub Repo
Project Summary
This is an exercise in Unit Testing using NUnit. Using provided pseudo-code, the assignment was to create the equivalent methods and design tests to determine if the pseudo-code was correctly designed. The provided pseudo-code for all three methods was flawed, so the tests were intended to fail.