Microsoft.VisualStudio.TeamSystem.Data.UnitTesting.Configuration Namespace
The Microsoft.VisualStudio.TeamSystem.Data.UnitTesting.Configuration namespace provides classes that you can use to read or write configuration information to the DatabaseUnitTesting section of the app.config file in your database unit test project.
Classes
Class | Description | |
---|---|---|
ConnectionContextElement | Represents the ExecutionContext or PrivilegedContext configuration element in the DatabaseUnitTesting section of the app.config file. | |
DatabaseDeploymentElement | Represents the DatabaseDeployment configuration element in the DatabaseUnitTesting section of the app.config file. | |
DatabaseUnitTestingSection | Represents the DatabaseUnitTesting configuration section in the app.config file. | |
DataGenerationElement | Represents the DataGeneration configuration element in the DatabaseUnitTesting section of the app.config file. |