Inheritance: extends PHPUnit_Framework_TestCas\PHPUnit_Framework_TestCase
Exemplo n.º 1
0
 /**
  * {@inheritdoc}
  */
 public function tearDown()
 {
     $this->client = null;
     parent::tearDown();
 }