DatabaseTestService.DeployDatabaseProject Method
Deploys the database project prior to the unit test being run.
Overload List
Name | Description |
---|---|
DatabaseTestService.DeployDatabaseProject () | When overridden in a derived class, deploys the database project prior to the unit test being run. |
DatabaseTestService.DeployDatabaseProject (String, String, String, String) | Deploys a database project to the database specified in the referenced configuration. |
See Also
Reference
DatabaseTestService Class
DatabaseTestService Members
Microsoft.VisualStudio.TeamSystem.Data.UnitTesting Namespace