Inheritance: extends PHPUnit_Framework_TestCase
 public function setUp()
 {
     parent::setUp();
     $this->emptyDb();
 }