TestFile Class
Namespace: Roslynator.Testing
Assembly: Roslynator.Testing.Common.dll
public class TestFile
Inheritance
Object → TestFile
Constructors
Constructor | Summary |
---|---|
TestFile(String, String, String, String) |
Properties
Property | Summary |
---|---|
DirectoryPath | Gets the relative directory path. |
ExpectedSource | |
Name | Gets the file name. |
Source |
Methods
Method | Summary |
---|---|
Equals(Object) | (Inherited from Object) |
GetHashCode() | (Inherited from Object) |
GetType() | (Inherited from Object) |
MemberwiseClone() | (Inherited from Object) |
ToString() | (Inherited from Object) |