Class | Description | |
---|---|---|
![]() | AggregateExceptionExtractor | |
![]() | AndConstraint<TParent> | |
![]() | AndWhichConstraint<TParent,TSubject> | Provides a Which property that can be used in chained assertions where the prior assertions returns a single object that the assertion continues on. |
![]() | AssertionConfiguration | Provides access to the global configuration and options to customize the behavior of FluentAssertions. |
![]() | AssertionEngine | Represents the run-time configuration of the assertion library. |
![]() | AssertionExtensions | Contains extension methods for custom assertions in unit tests. |
![]() | AsyncAssertionsExtensions | |
![]() | AtLeast | |
![]() | AtMost | |
![]() | CallerIdentifier | Tries to extract the name of the variable or invocation on which the assertion is executed. |
![]() | CustomAssertionAttribute | Marks a method as an extension to Fluent Assertions that either uses the built-in assertions internally, or directly uses AssertionChain . |
![]() | CustomAssertionsAssemblyAttribute | Marks an assembly as containing extensions to Fluent Assertions that either uses the built-in assertions internally, or directly uses AssertionChain . |
![]() | EnumAssertionsExtensions | Contains an extension method for custom assertions in unit tests related to Enum objects. |
![]() | EventRaisingExtensions | Provides extension methods for monitoring and querying events. |
![]() | Exactly | |
![]() | ExceptionAssertionsExtensions | |
![]() | FluentActions | Contains static methods to help with exception assertions on actions. |
![]() | LessThan | |
![]() | License | Provides access to the licensing state of Fluent Assertions |
![]() | MoreThan | |
![]() | NumericAssertionsExtensions | Contains a number of extension methods for floating point FluentAssertions.Numeric.NumericAssertions<T>. |
![]() | ObjectAssertionsExtensions | |
![]() | OccurrenceConstraint | |
![]() | TypeEnumerableExtensions | Extension methods for filtering a collection of types. |
![]() | TypeExtensions | Extension methods for getting method and property selectors for a type. |
![]() | XmlAssertionExtensions |