On 26 Mar 2001, at 11:18, John Quarto-vonTivadar wrote:

> I wonder if the Test Harness concept could be extended to check not only the
> inputs but also the outputs. That is where the extra checking should occur.

Actually, that's a big chunk of what harnesses are all about.  By using a 
target other than index.cfm for exits (made simple by the use of 
#request.self#), you can observe the outputs.  I like to point exits to the 
ShowAttributes custom tag; of course you're free to roll your own "dump the 
guts" tag for unit testing.

- Jeff


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to