Hi yes I have also tried that way

put class into lib/test/JobeetTestFunctional.class.php

and call it from test/functional/frontend/jobActionsTest.php

I think that something is really broken in my installation as also
task returns me strange error ....

On Sep 28, 8:51 am, NairuS <nicolas.sur...@gmail.com> wrote:
> Hello,
>
> Did you clear your cache after you create the file ?
>
> bye
> Nairus
>
> 2009/9/26 ereallstaff <ereallst...@gmail.com>
>
>
>
> > Hi to everybody. About day 9 of propel jobeet tutorial, lime don't
> > recognize JobeetTestFunctional class.
>
> > I have written it correctly in lib/test directory
>
> > and used in /home/sfproject/jobeet/test/functional/frontend/
> > jobActionsTest.php
>
> > $browser = new JobeetTestFunctional(new sfBrowser());
> > $browser->loadData();
>
> > stack :
>
> > Fatal error: Class 'JobeetTestFunctional' not found in /home/sfproject/
> > jobeet/test/functional/frontend/jobActionsTest.php on line 7
>
> > If I put class definition in same file it obviously goes but turns up
> > the following error
>
> > Fatal error: Call to undefined function click() in /home/sfproject/
> > jobeet/test/functional/frontend/jobActionsTest.php on line 126
>
> > Appreciate any help!
>
> > THanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to symfony-users@googlegroups.com
To unsubscribe from this group, send email to 
symfony-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to