[How Do I:] Run Unit Tests against a Deployed Database?
by Paul Hacker
If your ASP.NET application is configured to deploy a database along with the Web site, how can you verify that a valid database instance has been deployed? In this video we learn how to run unit tests against the deployed database, asserting the existence of a value that is known to be consistent across database instances.
Comments (
)
Link to this page:
//www.vb-net.com/AspNet-DocAndSamples-2017/aspnet/web-forms/videos/vs-2005/how-do-i-run-unit-tests-against-a-deployed-database.htm
|