tearDown() public method

public tearDown ( )
 public function tearDown()
 {
     parent::tearDown();
     stream_wrapper_unregister('rscf') or die("Failed to register rscf:// protocol");
 }