Fluent Assertions Documentation
FluentAssertions.Execution Namespace / ITestFramework Interface
Properties Methods

In This Topic
    ITestFramework Interface Members
    In This Topic

    The following tables list the members exposed by ITestFramework.

    Public Properties
     NameDescription
     Property Gets a value indicating whether the corresponding test framework is currently available.  
    Top
    Public Methods
     NameDescription
     Method Throws a framework-specific exception to indicate a failing unit test.  
    Top
    See Also