A little update. I removed my CORE_PATH entry with no apparent ill
effects. I'm not sure why I thought I needed that.
The "Class not found" issues were resolved by calling use() in my test
case setUp() method. I needed both Inflector and Configure, so the call
ended up being:
uses("Inflector", "Configure");
Doesn't seem like the absolute smoothest approach, but I still have the
feeling I'm approaching this from the wrong angle.
Now there's an error message about not being able to open
"APP_PATHconfig/bootstrap.php", but I've already seen and dealt with a
similar error. I think it just needs a DS wedged in there.
Still, if anybody can offer a better way to test my models, I'd be
grateful.
Kind Regards,
Brian Wisti
http://coolnamehere.com/
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---