Um teste para medir suas habilidades com CSharp, e ver se você tem as habilidades necessárias para trabalhar conosco.
-
Updated
Feb 23, 2023
Um teste para medir suas habilidades com CSharp, e ver se você tem as habilidades necessárias para trabalhar conosco.
This project defines a Rectangle class to calculate the area and perimeter of a rectangle while validating input dimensions. It includes unit tests to ensure correct functionality and exception handling for invalid inputs (e.g., negative or zero dimensions). The tests use xUnit to validate the class’s behavior, including the constructor, area/per
Add a description, image, and links to the csharptest topic page so that developers can more easily learn about it.
To associate your repository with the csharptest topic, visit your repo's landing page and select "manage topics."