Method | Description | |
---|---|---|
GetXmlReport ( ) : string | ||
MSGenericTestXmlReport ( TestReportCollection report ) : System | ||
WriteXmlReport ( string outputFilePath ) : void |
Method | Description | |
---|---|---|
GetErrorMessage ( TestCaseResultServerEvent resultServerEvent ) : string | ||
GetFinalResult ( ) : TestResultType | ||
GetTestResult ( ResultType resultType ) : TestResultType |
public MSGenericTestXmlReport ( TestReportCollection report ) : System | ||
report | TestReportCollection | |
return | System |
public WriteXmlReport ( string outputFilePath ) : void | ||
outputFilePath | string | |
return | void |