Well, the reason I was going with the assertEqualsBoolean() was, how can an
equality test tell if a given string is a string or a boolean type?  I am
getting the following failure ...

        testIsNullID(crTracker2._com.test.propertyTest): : expected:<...>
but was:<...>

.... which I assumed had to do with the fact it was trying to compare the
string 'YES' with the boolean value 'true' and coming up short.  Now that I
change the extends to grab the extra functions though, I am still getting
the error above.  It is not the most descriptive as to where the problem is
.....

As a brief aside, I went and checked out CFCUnit to see if it was any better
documented.  However, when setting up a test case there, it does not appear
that the execution of the test case includes the Application.cfc file for
the project.  Am I missing something here or am I doing something wrong by
utilizing application level variables (dsn, cfc mapping, etc.) in my test
cases to pass to the object?

Thanks
-- Jeff



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Discover CFTicket - The leading ColdFusion Help Desk and Trouble 
Ticket application

http://www.houseoffusion.com/banners/view.cfm?bannerid=48

Message: http://www.houseoffusion.com/lists.cfm/link=i:4:225290
Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4
Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4
Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

Reply via email to