Overload | Description |
---|---|
NotBe<TExpectation>(TExpectation,IEqualityComparer<TExpectation>,String,Object[]) | Asserts that a value does not equal unexpected using the provided comparer. |
NotBe(Object,String,Object[]) | (Inherited from FluentAssertions.Primitives.ObjectAssertions<object,ObjectAssertions>) |
NotBe(Object,IEqualityComparer<Object>,String,Object[]) | (Inherited from FluentAssertions.Primitives.ObjectAssertions<object,ObjectAssertions>) |