TheCSharpAcademy / CONSOLE.PointOfSale

6 stars 15 forks source link

Write test for IsValidAnswer method #49

Closed TheCSharpAcademy closed 1 year ago

TheCSharpAcademy commented 1 year ago

Currently we don't have tests for Validation.IsValidAnswer. We need to add tests for true and false in the ValidationTest class.

Image