Xceed .NET Libraries Documentation
Xceed.FileSystem.FluentAssertions Assembly / Xceed.FileSystem.FluentAssertions Namespace / FileSystemItemAssertions<TSubject,TFileSystemItemAssertions> Class


In This Topic
    FileSystemItemAssertions<TSubject,TFileSystemItemAssertions> Class Methods
    In This Topic

    For a list of all members of this type, see FileSystemItemAssertions<TSubject,TFileSystemItemAssertions> members.

    Public Methods
     NameDescription
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the subject is a (direct or indirect) child of the specified folder.  
    Public MethodAsserts that the subject is the direct child of the specified folder.  
    Public MethodAsserts that the subject FileSystemItem object is equivalent to another FileSystemItem object.  
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the FileSystemItem exists.  
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the subject FileSystemItem object is equivalent to another FileSystemItem object.  
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodOverloaded.  (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the FileSystemItem does not exist.  
    Public Method (Inherited from FluentAssertions.Primitives.ReferenceTypeAssertions<TSubject,TFileSystemItemAssertions>)
    Public MethodAsserts that the subject supports the Attributes property.  
    Public MethodAsserts that the subject supports the CreationDateTime property.  
    Public MethodAsserts that the subject supports the LastAccessDateTime property.  
    Public MethodAsserts that the subject supports the LastWriteDateTime property.  
    Top
    See Also