Does anybody have any resources for developing mock objects for ColdFusion? I am still trying to get a good handle on unit testing and where I always run into issues is with objects that have fairly complex dependencies.
For example, in the application I am working on at the moment, I have a series of objects in the data access layer that talk to Reactor and various web services. This application is also a Mach-II application, so I have a bunch of listener/plug-in/filter type objects that depend upon a series of inputs from the Mach-II framework (event etc.) How do you perform focused unit tests when you are faced with dependencies like this? Thanks. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Introducing the Fusion Authority Quarterly Update. 80 pages of hard-hitting, up-to-date ColdFusion information by your peers, delivered to your door four times a year. http://www.fusionauthority.com/quarterly Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262713 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

