Méthode | Description | |
---|---|---|
WriteResultFile ( ITestResult result, |
Writes the test result to the specified TextWriter
|
public WriteResultFile ( ITestResult result, |
||
result | ITestResult | The result to be written to a file |
writer | A TextWriter to which the result is written | |
Résultat | void |