tearDown() 보호된 메소드

또한 보기: PHPUnit_Framework_TestCase::tearDown()
protected tearDown ( )
예제 #1
0
 /**
  * {@inheritdoc}
  * @see Scalr\Tests\Service\OpenStack.OpenStackTestCase::tearDown()
  */
 protected function tearDown()
 {
     parent::tearDown();
 }