Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This presentation “ASP.NET & Unit Testing” was delivered at my monthly meetup in Reston. PPTX (slideshow): https://wakeupandcode.com/public_downloads/AspDotNet-UnitTesting-ShahedChowdhuri.pptx SlideShare: https://www.slideshare.net/shahedC3000/aspnet-unit-testing ASP.NET & Unit Testing from Shahed Chowdhuri NOTE: For the section on Moq, I advised attendees that you should never mock an object in a test method when you’re testing that particular object in that method. The […]