| Issue 14: | single-method run doesn't run setup and possibly not even the constructor | |
| 2 people starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. created a test cfc and did a createObject in both the constructor and setup 2. referenced that cfc in my test method What is the expected output? What do you see instead? got an error that the variable wasn't defined. to get it to work, i put the createobject call directly in the test method and then it worked
Nov 4, 2007
this now works fine.
Status:
Verified
|
Cc: marc.esher