>If you want to test the generated files that Reactor produces with different >changes, your test cases would be multiple declaractions of the Reactory >factory with different project names and DSN pointers. The project files >are stored by the name of project your initialize in the factory.
No, what I am attempting to test is the layer above Reactor ... the objects that call and utilize the reactor generated objects. This is just one example. I have other business objects that utilize dynamically generated web services ... they take in several arguments, process the data, send it to the web service, then return the result from the web service. I don't want to test the web service, that is for another test - I want to test the object that is calling the web service or in the case of Reactor, calling the Reactor framework. Hopefully this is a bit more clear. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create robust enterprise, web RIAs. Upgrade & integrate Adobe Coldfusion MX7 with Flex 2 http://ad.doubleclick.net/clk;56760587;14748456;a?http://www.adobe.com/products/coldfusion/flex2/?sdid=LVNU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:262772 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

