protected function tearDown() { RequestResponse::deleteConcepts($this->abouts, $this->client); unset($this->abouts); }
public static function tearDownAfterClass() { RequestResponse::deleteConcepts(self::$abouts, self::$client); }