Archive
Monthly
Go
|
|
DNN Blog
Apr
2
Posted by:
Philip Beadle
Wednesday, April 02, 2008 12:00 AM
I have now nearly completed the module. Tests are now in place for all layers and cover
- 100% of the testable code in the Edit part of the module
- 100% of the Controller
- 100% of the testable parts of SqlDataProvider
You can check out the code solution at http://www.codeplex.com/TestDrivenDNNModule
I'll write the rest of the tests ASAP.
|