Beispiel #1
0
 public function setUp()
 {
     parent::setUp();
     static::setUpFixturePaths();
 }
 protected function setUp()
 {
     parent::setUp();
     $this->config = new ConfigContainer($this->getContainer());
 }