Kraken\_Module\Network\Http\HttpServerTest::tearDown PHP Method

tearDown() public method

public tearDown ( )
    public function tearDown()
    {
        $this->listener = null;
        $this->server = null;
        $this->http = null;
        parent::tearDown();
    }