Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
コード例 #1
0
 protected function tearDown()
 {
     unset($this->authors);
     parent::tearDown();
 }