| Overload | Description |
|---|---|
| Be<TExpectation>(TExpectation,IEqualityComparer<TExpectation>,String,Object[]) | Asserts that a value equals expected using the provided comparer. |
| Be(Object,String,Object[]) | (Inherited from FluentAssertions.Primitives.ObjectAssertions<object,ObjectAssertions>) |
| Be(Object,IEqualityComparer<Object>,String,Object[]) | (Inherited from FluentAssertions.Primitives.ObjectAssertions<object,ObjectAssertions>) |