public static function setUpBeforeClass() { self::$fixturesPath = realpath(__DIR__ . '/../../../../../fixtures/Symfony/Components/DependencyInjection/'); }
public static function setUpBeforeClass() { self::$fixturesPath = realpath(__DIR__ . '/../Fixtures/'); }