Пример #1
0
 public static function setUpBeforeClass()
 {
     self::$fixturesPath = realpath(__DIR__ . '/../Fixtures/');
 }
Пример #2
0
 public static function setUpBeforeClass()
 {
     self::$fixturesPath = realpath(__DIR__ . '/../../../../../fixtures/Symfony/Components/DependencyInjection/');
 }