Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
The Microsoft.VisualStudio.TestTools.Common.Xml namespace provides classes and interfaces that enable management and incorporation of XML files in your tests. This namespace includes the IXmlTestStore and IXmlTestStoreCustom classes, which can be used to create XML data stores that use custom persistence methods. This namespace also includes the XmlTestStoreParameters class, which provides a flexible and practical way to work with test parameters.
Classes
| Class | Description | |
|---|---|---|
![]() |
XmlTestStoreParameters | Class to contain optional parameters to the persistence process. A class that implements IPersistable can use the parameter values to define its load and save behavior. |
Interfaces
| Interface | Description | |
|---|---|---|
![]() |
IXmlTestStore | Provides a mechanism for custom persistence logic. |
![]() |
IXmlTestStoreCustom | Provides a mechanism for customizing XmlStore persistence. |
.gif)
.gif)