Exemplo n.º 1
0
 /**
  * setUp
  *
  * @return void
  * @see    ____func_see____
  * @since  1.0.15
  */
 protected function setUp()
 {
     parent::setUp();
     $this->markTestSkipped('Awaiting for...');
     /*\Includes\Utils\FileManager::copyRecursive(
           dirname(__FILE__) . LC_DS . '..' . LC_DS . '..' . LC_DS . '..' . LC_DS . 'test_modules' . LC_DS . 'Test',
           LC_DIR_MODULES . 'Test'
       );*/
 }
Exemplo n.º 2
0
 protected function setUp()
 {
     parent::setUp();
 }