tearDown() protected method

See also: PHPUnit_Framework_TestCase::tearDown()
protected tearDown ( )
Beispiel #1
0
 /**
  * {@inheritdoc}
  * @see Scalr\Tests\Service\OpenStack.OpenStackTestCase::tearDown()
  */
 protected function tearDown()
 {
     parent::tearDown();
 }