Created
October 19, 2022 00:05
-
-
Save tiago-aguiar-moreira/678d5ed4fc8fee5b3863e346865ba647 to your computer and use it in GitHub Desktop.
Primeiros testes unitários em C# com xUnit (parte 1) - Descrição amigável do método de teste
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[Fact(DisplayName = "Given valid numbers, when sum then should succcess.")] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment