Wish List
Tags
adobe air ajax coldfusion examples ext flex javascript max2007 misc technology ui
Recent Entries
Search
RSS
Subscribe
Unit Testing with OnMissingMethod()
I read a really great article yesterday written by Brian Kotek on using the onMissingMethod() in Coldfusion 8 to create mock objects to help with unit testing.
Brian has developed, and uploaded to riaforge, a mock object generator and is is calling coldMock. You can read his article here.

