CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
fluent-assertions
07-27
database
FluentAssertions : Should().BeEquivalentTo fails for un-ordered arrays of enums
07-02
OS
Fluent Assertions how to Exclude parameters with generic object
05-27
Net
Assertion for check string value include array of string
05-25
Blockchain
Evaluate all properties in one assertion with the FluentAssertions framework
05-11
Mobile
Weird FluentAssertions behaviour with record classes
04-26
Enterprise
How can I dynamically select properties for equivalency test - FluentAssertions
04-22
Blockchain
Unexpected behaviour using BeEquivalentTo in Fluent Assertions
04-20
Mobile
Assert object equivalence by value
04-19
Mobile
Mocking an interface derived from IList to pass it to Should().BeEquivalentTo()
03-30
Back-end
Cannot read dynamic properties with FluentAssertions
03-03
Net
Fluent Assertions between two collection class
02-16
Software engineering
FluentAssertions 6 ObjectGraph compare Enum to String
12-20
Back-end
How to test two objects in xunit using FluentAssertions
12-10
Back-end
Compare 2 not identical DTO but have common properties in Fluent Assertion
11-18
Mobile
Fluent assertion Should().ThrowExactlyAsync should fail for derived types, but it doesn't
11-05
Mobile
FluentAssertions - Compare equivalency where properties have different names?
11-03
Enterprise
FluentAssertions Equivalency Comparison Behavior and IMemberInfo
10-22
Net
Is there a way to reduce the stack trace (noise) when using FluentAssertions?
10-15
Back-end
Is it possible to suppress the "with configuration:" part of a fluent assertion message
09-16
Software design
FluentAssertions to check number of characters after decimal point
Links:
CodePudding