コード例 #1
0
 public function setUp()
 {
     $this->setTestFixturePath(__CLASS__, $this->getName());
     parent::setUp();
 }
コード例 #2
0
 public function setUp()
 {
     parent::setUp();
     $this->configuration = new Configuration();
 }