Пример #1
0
 protected function tearDown()
 {
     $this->response = null;
     parent::tearDown();
 }
Пример #2
0
 public function tearDown()
 {
     parent::tearDown();
     $this->request = null;
 }