rcrowe\Hippy\Tests\Transport\GuzzleBasicTest::testBadEndpoint PHP Method

testBadEndpoint() public method

public testBadEndpoint ( )
    public function testBadEndpoint()
    {
        $guzzle = new Guzzle('123', 'egg', 'vivalacrowe', 'hello');
    }