コード例 #1
0
ファイル: DemoTest.php プロジェクト: aimeos/aimeos-core
 /**
  * Sets up the fixture, for example, opens a network connection.
  * This method is called before a test is executed.
  */
 protected function setUp()
 {
     $this->context = \TestHelperJqadm::getContext();
     $paths = \TestHelperJqadm::getHtmlTemplatePaths();
     // $this->object = new \Aimeos\Client\JQAdm\...\Standard( $this->context, $paths );
 }