Assertion with FakeItEasy
Assertion is an important part of testing. It allows you to check that your code is behaving as expected. In this article, we'll look at how to use assertion with the FakeItEasy library.
Basic Assertions
FakeItEasy provides several basic assertion me...
mbarkt3sto.hashnode.dev2 min read