Menu

#6 type="component" in org/cfcunit/service/TestListener.cfc

open
cfcUnit (5)
5
2008-04-20
2008-04-20
Anonymous
No

Running tests in HTML mode throws the error:

The argument ERRORHELPER passed to function init() is not of type component.

This has happened regardless of the actual test component, and comes from org/cfcunit/service/TestListener.cfc (34) . In the <cfargument>, I don't think type="component" is a valid type:

http://livedocs.adobe.com/coldfusion/6.1/htmldocs/tags-pa4.htm

Removing the type attribute makes tests run properly.

From jp.stacey, gmail.com

Discussion


Log in to post a comment.