Tagged Questions
1
vote
1answer
99 views
WAP + NUnit + WebConfigurationManager Pin
I just started using NUnit to write test cases for my asp.net web application project.
Some of the code written to access database values fetches the ConnectionString from a "section" defined under ...