public function testSendFailure()
    {
        $this->setMockHttpResponse('AuthorizeFailure.txt');
        $response = $this->request->send();