public function testGetContentNotFound()
    {
        $mock_response = new MockHttpResponse(
            404,
            'File not found'