Yii Fixtures — Exception: Unknown property 'projects' for class 'ProjectTest'
问题 I'm following the "Agile web application development with yii 1.1 and php5" book and i'm at the testing with fixtures section. I followed their code but i can't access to the fixture... I'm running my tests with phpunit and it returns me this c:\wamp\www\agileBook\protected\tests>phpunit unit/ProjectTest.php PHPUnit 3.6.11 by Sebastian Bergmann. Configuration read from C:\wamp\www\agileBook\protected\tests\phpunit.xml ←[31;1mE←[0m Time: 0 seconds, Memory: 5.75Mb There was 1 error: 1)