Inheritance: extends PHPUnit_Framework_TestCase
コード例 #1
0
 public function setUp()
 {
     parent::setUp();
     $this->emptyDb();
 }