Copyright 2009-2016 Horde LLC (http://www.horde.org/) See the enclosed file COPYING for license information (LGPL). If you did not receive this file, see http://www.horde.org/licenses/lgpl21.
Автор: Gunnar Wrobel (wrobel@pardus.de)
Наследование: extends PHPUnit_Framework_TestCase
Пример #1
0
 public function setUp()
 {
     parent::setUp();
     $this->setupStorage();
 }
Пример #2
0
 public function setUp()
 {
     parent::setUp();
     $this->setupLogger();
 }