C# Class FaultLocalization.ExecutedTest

Show file Open project: lukesandberg/PexFaultLocalization Class Usage Examples

Public Methods

Method Description
CreateTest ( String trxFileLocation ) : ExecutedTest
ToString ( ) : string

Protected Methods

Method Description
ExecutedTest ( ) : System

Private Methods

Method Description
ClearCoverageData ( ) : void
ParseTestResults ( String trxFileLocation ) : System.Xml.Linq.XDocument

Method Details

CreateTest() public static method

public static CreateTest ( String trxFileLocation ) : ExecutedTest
trxFileLocation String
return ExecutedTest

ExecutedTest() protected method

protected ExecutedTest ( ) : System
return System

ToString() public method

public ToString ( ) : string
return string