저자: Jan Sorgalla (jan.sorgalla@dotsunited.de)
상속: extends PHPUnit_Framework_TestCase
예제 #1
0
 public function tearDown()
 {
     parent::tearDown();
     stream_wrapper_unregister('rscf') or die("Failed to register rscf:// protocol");
 }