Xceed Fluent Assertions
TDD(테스트 주도 개발) 또는 BDD(행동 주도 개발) 단위 테스트의 예상 결과를 표현하는 확장 메서드입니다.
Xceed Software사에서 공개
1998년 부터 ComponentSource에서 판매중
Released: Jan 26, 2026
Excluding<T>() and Excluding(Type) overloads to exclude all members of a certain type from equivalency comparisons.BeXmlSerializable and BeDataContractSerializable that allow EquivalencyOptions to be configured, allowing the use of member selection rules.Span<T> / ReadOnlySpan<T> and Be(string) for Span<char> / ReadOnlySpan<char>.BeEqualTo and NotBeEqualTo to the collection assertions as a more fluent...Released: Oct 4, 2025
WithoutMessage to allow asserting an exception message that does not contain a wildcard pattern.Released: Oct 2, 2025
Released: Sep 26, 2025
System.Text.Json.JsonNode and JsonArray through new assertions as well as the BeEquivalentTo API.WithoutMessage to allow asserting an exception message does not contain a wildcard pattern.Value.ThatMatches and Value.ThatSatifies to build inline assertions when using BeEquivalentTo.WithStrictTyping and WithStrictTypingFor to BeEquivalentTo to ensure types also match.Released: Feb 3, 2025