Skip to content

Commit

Permalink
update badge
Browse files Browse the repository at this point in the history
  • Loading branch information
matmiranda committed Aug 17, 2023
1 parent 4e7b738 commit 5187c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ var response = await client.ExecuteAsync();

A biblioteca _**pagbank-dotnet**_ é compatível e funcional com testes unitários usando a biblioteca de mocking Moq. Isso permite que você crie testes robustos para garantir a qualidade e a estabilidade da sua aplicação.

Veja um [exemplo](https://github.com/matmiranda/pagbank-dotnet/blob/main/PagBankTest/UnitTest1.cs) de como você pode testar um serviço utilizando Moq.
Veja um [exemplo](https://github.com/matmiranda/pagbank-dotnet/blob/main/PagBankTest/UnitTest.cs) de como você pode testar um serviço utilizando Moq.

## Saiba mais

Expand Down

0 comments on commit 5187c56

Please sign in to comment.