BY Jamie Clayton ON
16/07/2010 9:24 AM
Lessons learnt after reviewing unit test failures when upgrading from CSLAContrib to CodeSmith code. In this case we have migrated from CSLA 3.0x to 3.8.x and moved from private member backing to the CSLA PropertyInfo backing. Simple Business Rules unit tests failed, reinforcing the value of unit tests. An explanation of the importance of RegisterProperty configuration.