Fluent Assertions Documentation
Inheritance Hierarchy
In This Topic
    FluentAssertions Namespace
    In This Topic
    Classes
     ClassDescription
    Class 
    Class 
    ClassProvides a Which property that can be used in chained assertions where the prior assertions returns a single object that the assertion continues on.
    Class Provides access to the global configuration and options to customize the behavior of FluentAssertions.
    Class Represents the run-time configuration of the assertion library.
    Class Contains extension methods for custom assertions in unit tests.
    Class 
    Class 
    Class 
    Class Tries to extract the name of the variable or invocation on which the assertion is executed.
    ClassMarks a method as an extension to Fluent Assertions that either uses the built-in assertions internally, or directly uses AssertionChain.
    ClassMarks an assembly as containing extensions to Fluent Assertions that either uses the built-in assertions internally, or directly uses AssertionChain.
    Class Contains an extension method for custom assertions in unit tests related to Enum objects.
    Class Provides extension methods for monitoring and querying events.
    Class 
    Class 
    Class Contains static methods to help with exception assertions on actions.
    Class 
    Class Provides access to the licensing state of Fluent Assertions
    Class 
    ClassContains a number of extension methods for floating point FluentAssertions.Numeric.NumericAssertions<T>.
    Class 
    Class 
    Class Extension methods for filtering a collection of types.
    Class Extension methods for getting method and property selectors for a type.
    Class 
    See Also