Xceed Fluent Assertions(英語版)
TDD (Test-Driven Development)またはBDD (Behavior-Driven Development)単体テストの期待される結果を表す拡張メソッド
Xceed Software 社の製品
1998 年より日本国内にてComponentSourceで販売中。
価格:¥ 3,080 (税込)〜 バージョン: 8.9.0 新機能 更新日: Jan 26, 2026
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.