Fluent Assertions Documentation
FluentAssertions Assembly / FluentAssertions.Primitives Namespace
Inheritance Hierarchy
In This Topic
    FluentAssertions.Primitives Namespace
    In This Topic
    Contains assertion classes for many of the primitive data types in the .NET framework like String, Boolean, DateTime, reference types.
    Classes
     ClassDescription
    ClassContains a number of methods to assert that a System.Boolean is in the expected state.
    ClassContains a number of methods to assert that a System.Boolean is in the expected state.
    ClassContains a number of methods to assert that a System.DateOnly is in the expected state.
    ClassContains a number of methods to assert that a System.DateOnly is in the expected state.
    ClassContains a number of methods to assert that a System.DateTime is in the expected state.
    ClassContains a number of methods to assert that a System.DateTime is in the expected state.
    ClassContains a number of methods to assert that a System.DateTimeOffset is in the expected state.
    ClassContains a number of methods to assert that a System.DateTimeOffset is in the expected state.
    ClassContains a number of methods to assert that two System.DateTime objects differ in the expected way.
    ClassContains a number of methods to assert that two System.DateTime objects differ in the expected way.
    ClassContains a number of methods to assert that a TEnum is in the expected state.
    ClassContains a number of methods to assert that a TEnum is in the expected state.
    ClassContains a number of methods to assert that a System.Guid is in the correct state.
    ClassContains a number of methods to assert that a System.Guid is in the correct state.
    ClassContains a number of methods to assert that a nullable System.Boolean is in the expected state.
    ClassContains a number of methods to assert that a nullable System.Boolean is in the expected state.
    ClassContains a number of methods to assert that a nullable System.DateOnly is in the expected state.
    ClassContains a number of methods to assert that a nullable System.DateOnly is in the expected state.
    ClassContains a number of methods to assert that a nullable System.DateTime is in the expected state.
    ClassContains a number of methods to assert that a nullable System.DateTime is in the expected state.
    ClassContains a number of methods to assert that a nullable System.DateTimeOffset is in the expected state.
    ClassContains a number of methods to assert that a nullable System.DateTimeOffset is in the expected state.
    ClassContains a number of methods to assert that a nullable TEnum is in the expected state.
    ClassContains a number of methods to assert that a nullable TEnum is in the expected state.
    ClassContains a number of methods to assert that a nullable System.Guid is in the expected state.
    ClassContains a number of methods to assert that a nullable System.Guid is in the expected state.
    ClassContains a number of methods to assert that a nullable System.TimeSpan is in the expected state.
    ClassContains a number of methods to assert that a nullable System.TimeSpan is in the expected state.
    ClassContains a number of methods to assert that a nullable System.TimeOnly is in the expected state.
    ClassContains a number of methods to assert that a nullable System.TimeOnly is in the expected state.
    ClassContains a number of methods to assert that an System.Object is in the expected state.
    ClassContains a number of methods to assert that a TSubject is in the expected state.
    Class Contains a number of methods to assert that a reference type object is in the expected state.
    ClassContains a number of methods to assert that a nullable System.TimeSpan is in the expected state.
    ClassContains a number of methods to assert that a nullable System.TimeSpan is in the expected state.
    ClassContains a number of methods to assert that a System.String is in the expected state.
    ClassContains a number of methods to assert that a System.String is in the expected state.
    ClassContains a number of methods to assert that a System.TimeOnly is in the expected state.
    ClassContains a number of methods to assert that a System.TimeOnly is in the expected state.
    Enumerations
     EnumerationDescription
    Enumeration 
    See Also