Namespace Bunit.Asserting
Classes
- ActualExpectedAssertException
Represents a generic assert exception used when an actual result does not match an expected result.
- AssertionMethodAttribute
Add this attribute to assertion methods to indicate to 3rd party analyzers that the method is an assertion method. See more here: https://rules.sonarsource.com/csharp/RSPEC-2699.