Xceed Fluent Assertions
表達 TDD(測試驅動開發)或 BDD(行為驅動開發)單元測試預期結果的擴展方法。
由以下開發商製作:Xceed Software
ComponentSource 開始代理銷售的日期:1998年
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 alternative to Equal.HaveMillisecond and NotHaveMillisecond assertion methods for DateTime and DateTimeOffset.BeEquivalentTo will now report the missing or extraneous items for differently sized collections.