N
NW Technicals
I have a web application which is developed as a layered projects.
To test this project(s) I have written Unit Tests to cover the
DataAccessLayer etc.,
DAL access the ConnectionString etc., from the Web.config
How do I make this web.config available at the runtime for nUnit based unit
tests.
Any good article to read.
All the help is really appreciated
Regards
To test this project(s) I have written Unit Tests to cover the
DataAccessLayer etc.,
DAL access the ConnectionString etc., from the Web.config
How do I make this web.config available at the runtime for nUnit based unit
tests.
Any good article to read.
All the help is really appreciated
Regards