Warning: include(/home/zululandmx/kampl.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfDoctrinePlugin/test/bootstrap/../../../../../test/bootstrap/unit.php): failed to open stream: No such file or directory in /home/zululandmx/kampl.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfDoctrinePlugin/test/bootstrap/functional.php on line 11
Warning: include(/home/zululandmx/kampl.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfDoctrinePlugin/test/bootstrap/../../../../../test/bootstrap/unit.php): failed to open stream: No such file or directory in /home/zululandmx/kampl.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfDoctrinePlugin/test/bootstrap/functional.php on line 11
Warning: include(): Failed opening '/home/zululandmx/kampl.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfDoctrinePlugin/test/bootstrap/../../../../../test/bootstrap/unit.php' for inclusion (include_path='.:/usr/local/php5.4/lib/php') in /home/zululandmx/kampl.wagabundotravel.pl/symfony-1.4.20/lib/plugins/sfDoctrinePlugin/test/bootstrap/functional.php on line 11
# get /doctrine/route/test1
ok 1 - status code is 200
ok 2 - response content matches regex /Article/
# get /doctrine/route/test2
ok 3 - status code is 200
ok 4 - response content matches regex /Article/
# get /doctrine/route/test3
ok 5 - status code is 200
ok 6 - response content matches regex /Doctrine_Collection/
# get /doctrine/route/test4
ok 7 - status code is 200
ok 8 - response content matches regex /Doctrine_Collection/
# get /doctrine/route/test5/1/some_fake_value
ok 9 - status code is 200
ok 10 - response content matches regex /Article/
# get /doctrine/route/test6/english-title/some_fake_value
ok 11 - status code is 200
ok 12 - response content matches regex /Article/
# get /doctrine/route/test7/some_fake_value
ok 13 - status code is 200
ok 14 - response content matches regex /Doctrine_Collection/
# get /doctrine/route/test9/1/english-title/English+Title/test
ok 15 - status code is 200
ok 16 - response content matches regex /Article/
# get /doctrine/route/test10/1/test
ok 17 - status code is 200
ok 18 - response content matches regex /Doctrine_Collection/
ok 19 - Check doctrine_route_test5 generates correct url
ok 20 - Check doctrine_route_test6 generates correct url
ok 21 - Check doctrine_route_test7 generates correct url
ok 22 - Check doctrine_route_test8 generates correct url
1..22
# Looks like everything went fine.