Automattic\Wistia\Tests\ClientTest::tearDown PHP 메소드

tearDown() 공개 메소드

public tearDown ( )
    public function tearDown()
    {
        $this->client->delete_project($this->project->hashedId);
    }