Fluent Assertions Documentation
FluentAssertions.Types Namespace / MethodInfoAssertions Class / Identifier Property
In This Topic
    Identifier Property (MethodInfoAssertions)
    In This Topic
    Returns the type of the subject the assertion applies on. It should be a user-friendly name as it is included in the failure message.
    Syntax
    protected override string Identifier {get;}
    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also