Thanks Sean, I was having a bad day that day... And for the life of me should have know that... Really I should..
Btw I also have designed a similar CFCUnitView, but didn't realise that CFEclipse was doing it either. My attempt was to more intergegrate into Ant, but I am not experienced enough with Java / eclipse / Ant to finish that project so if anyone wants to help I would appreciate it if anyone thinks it is worth continuing. The idea was that it would work identical to Junit, but with Ant CFCUnit tests... On 5/12/07, Sean Corfield <[EMAIL PROTECTED]> wrote: > > On 5/11/07, Andrew Scott <[EMAIL PROTECTED]> wrote: > > I really wish there was more tips on CFCUnit and how to write tests, > > I keep poking Paul about it but now that I'm no longer his manager I > don't have quite as much sway :) > > > Sean, so going bug to my bug that I ticketed. Could you look at the > > testcase, and help me with that function that outputs code instead of > > returning it.. Would that be a case of using CFHTTP? > > <cfsavecontent variable="initOutput"> > <cfoutput>#CFJsonService.Init(Filename)#</cfoutput> > </cfsavecontent> > <cfset assertEqualsString(testString,trim(initOutput)) /> > -- > Sean A Corfield -- (904) 302-SEAN > An Architect's View -- http://corfield.org/ > > "If you're not annoying somebody, you're not really alive." > -- Margaret Atwood > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Create Web Applications With ColdFusion MX7 & Flex 2. Build powerful, scalable RIAs. Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJS Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:277910 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

