The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
ITestFailureTypeHelper::Export Method (IEnumerable<ITestFailureType^>^, String^)
Writes given test failure states to the given xml file.
Assembly: Microsoft.TeamFoundation.TestManagement.Client (in Microsoft.TeamFoundation.TestManagement.Client.dll)
Parameters
- testFailureTypes
-
Type:
System.Collections.Generic::IEnumerable<ITestFailureType^>^
Test failure states to be written in the file
- fileName
- Type: System::String^
Show: