Fluent Assertions Documentation
In This Topic
    FluentAssertions.Primitives Namespace Inheritance Hierarchy
    In This Topic
    Inheritance Hierarchy
    System.Object
       FluentAssertions.Primitives.BooleanAssertions<TAssertions>
          FluentAssertions.Primitives.BooleanAssertions
          FluentAssertions.Primitives.NullableBooleanAssertions<TAssertions>
             FluentAssertions.Primitives.NullableBooleanAssertions
       FluentAssertions.Primitives.DateOnlyAssertions<TAssertions>
          FluentAssertions.Primitives.DateOnlyAssertions
          FluentAssertions.Primitives.NullableDateOnlyAssertions<TAssertions>
             FluentAssertions.Primitives.NullableDateOnlyAssertions
       FluentAssertions.Primitives.DateTimeAssertions<TAssertions>
          FluentAssertions.Primitives.DateTimeAssertions
          FluentAssertions.Primitives.NullableDateTimeAssertions<TAssertions>
             FluentAssertions.Primitives.NullableDateTimeAssertions
       FluentAssertions.Primitives.DateTimeOffsetAssertions<TAssertions>
          FluentAssertions.Primitives.DateTimeOffsetAssertions
          FluentAssertions.Primitives.NullableDateTimeOffsetAssertions<TAssertions>
             FluentAssertions.Primitives.NullableDateTimeOffsetAssertions
       FluentAssertions.Primitives.DateTimeOffsetRangeAssertions<TAssertions>
       FluentAssertions.Primitives.DateTimeRangeAssertions<TAssertions>
       FluentAssertions.Primitives.EnumAssertions<TEnum,TAssertions>
          FluentAssertions.Primitives.EnumAssertions<TEnum>
          FluentAssertions.Primitives.NullableEnumAssertions<TEnum,TAssertions>
             FluentAssertions.Primitives.NullableEnumAssertions<TEnum>
       FluentAssertions.Primitives.GuidAssertions<TAssertions>
          FluentAssertions.Primitives.GuidAssertions
          FluentAssertions.Primitives.NullableGuidAssertions<TAssertions>
             FluentAssertions.Primitives.NullableGuidAssertions
       FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TAssertions>
          FluentAssertions.Collections.GenericCollectionAssertions<TCollection,T,TAssertions>
             FluentAssertions.Collections.GenericCollectionAssertions<T>
             FluentAssertions.Collections.GenericCollectionAssertions<TCollection,T>
                FluentAssertions.Collections.SubsequentOrderingAssertions<T>
             FluentAssertions.Collections.GenericDictionaryAssertions<TCollection,TKey,TValue,TAssertions>
                FluentAssertions.Collections.GenericDictionaryAssertions<TCollection,TKey,TValue>
             FluentAssertions.Collections.StringCollectionAssertions<TCollection,TAssertions>
                FluentAssertions.Collections.StringCollectionAssertions<TCollection>
                   FluentAssertions.Collections.StringCollectionAssertions
          FluentAssertions.Events.EventAssertions<T>
          FluentAssertions.Numeric.ComparableTypeAssertions<T,TAssertions>
             FluentAssertions.Numeric.ComparableTypeAssertions<T>
          FluentAssertions.Primitives.ObjectAssertions<TSubject,TAssertions>
             FluentAssertions.Primitives.ObjectAssertions
          FluentAssertions.Primitives.StringAssertions<TAssertions>
             FluentAssertions.Primitives.StringAssertions
          FluentAssertions.Specialized.DelegateAssertionsBase<TDelegate,TAssertions>
             FluentAssertions.Specialized.AsyncFunctionAssertions<TTask,TAssertions>
                FluentAssertions.Specialized.GenericAsyncFunctionAssertions<TResult>
                FluentAssertions.Specialized.NonGenericAsyncFunctionAssertions
             FluentAssertions.Specialized.DelegateAssertions<TDelegate,TAssertions>
                FluentAssertions.Specialized.ActionAssertions
                FluentAssertions.Specialized.FunctionAssertions<T>
          FluentAssertions.Specialized.ExceptionAssertions<TException>
          FluentAssertions.Streams.StreamAssertions<TSubject,TAssertions>
             FluentAssertions.Streams.BufferedStreamAssertions<TAssertions>
                FluentAssertions.Streams.BufferedStreamAssertions
             FluentAssertions.Streams.StreamAssertions
          FluentAssertions.Types.AssemblyAssertions
          FluentAssertions.Types.MemberInfoAssertions<TSubject,TAssertions>
             FluentAssertions.Types.MethodBaseAssertions<TSubject,TAssertions>
                FluentAssertions.Types.ConstructorInfoAssertions
                FluentAssertions.Types.MethodInfoAssertions
             FluentAssertions.Types.PropertyInfoAssertions
          FluentAssertions.Types.TypeAssertions
          FluentAssertions.Xml.XAttributeAssertions
          FluentAssertions.Xml.XDocumentAssertions
          FluentAssertions.Xml.XElementAssertions
          FluentAssertions.Xml.XmlNodeAssertions<TSubject,TAssertions>
             FluentAssertions.Xml.XmlElementAssertions
             FluentAssertions.Xml.XmlNodeAssertions
       FluentAssertions.Primitives.SimpleTimeSpanAssertions<TAssertions>
          FluentAssertions.Primitives.NullableSimpleTimeSpanAssertions<TAssertions>
             FluentAssertions.Primitives.NullableSimpleTimeSpanAssertions
          FluentAssertions.Primitives.SimpleTimeSpanAssertions
       FluentAssertions.Primitives.TimeOnlyAssertions<TAssertions>
          FluentAssertions.Primitives.NullableTimeOnlyAssertions<TAssertions>
             FluentAssertions.Primitives.NullableTimeOnlyAssertions
          FluentAssertions.Primitives.TimeOnlyAssertions
    See Also