C# Class Tests.Core.SingleFileTest

Mostrar archivo Open project: eocron/ORegex Class Usage Examples

Public Methods

Method Description
GetRoot ( ) : System.Xml.Linq.XElement
SingleFileTest ( string filePath, bool isIgnored, string ignoreReason = null ) : System
ToString ( ) : string

Private Methods

Method Description
ReadFile ( string fileName ) : System.Xml.Linq.XElement

Method Details

GetRoot() public method

public GetRoot ( ) : System.Xml.Linq.XElement
return System.Xml.Linq.XElement

SingleFileTest() public method

public SingleFileTest ( string filePath, bool isIgnored, string ignoreReason = null ) : System
filePath string
isIgnored bool
ignoreReason string
return System

ToString() public method

public ToString ( ) : string
return string