Document the process of creating a DNN project that supports TDD. Basically, a step-by-step guide from downloading DNN to getting started with module development that supports unit testing.
The interface IModuleControlBase has a lot of read only properties. Need to find a way to be able to set the values in the MockViews so testing can commence.
http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1739/Default.aspx Objective is to see whats involved in changing the core to support TDD better. Implementing IPortalModuleBase Interfa...
Upload the intial code for the project. :)