assertInstanceOf( HttpEndpointConnectionException::class, new HttpEndpointConnectionException( 'Foo', 'Bar', 'Que' ) ); } }