{
  "WorkItem": {
    "AffectedComponent": {
      "Name": "",
      "DisplayName": ""
    },
    "ClosedComment": "",
    "ClosedDate": null,
    "CommentCount": 0,
    "Custom": null,
    "Description": "DotNetZip is a fantastic tool that makes my life easier.\n\nUnfortunately when it comes to unit testing, I have to roll my own interfaced wrapper for ZipFile. Otherwise I can't properly mock an instance and isolate my code. See:\nhttps://extspec.codeplex.com/SourceControl/changeset/view/c2cda62707a4#ExtSpec.Build%2fWrappers%2fZipFileWrapper.cs\n\nIt would be fantastic if the ZipFile class (for example) implemented an IZipFile interface.",
    "LastUpdatedDate": "2013-02-21T18:42:45.523-08:00",
    "PlannedForRelease": "",
    "ReleaseVisibleToPublic": false,
    "Priority": {
      "Name": "Low",
      "Severity": 50,
      "Id": 1
    },
    "ProjectName": "DotNetZip",
    "ReportedDate": "2012-10-07T15:10:19.633-07:00",
    "Status": {
      "Name": "Proposed",
      "Id": 1
    },
    "ReasonClosed": {
      "Name": "Unassigned"
    },
    "Summary": "Testability: Interfaces for Common Classes",
    "Type": {
      "Name": "Issue",
      "Id": 3
    },
    "VoteCount": 1,
    "Id": 15681
  },
  "FileAttachments": [],
  "Comments": []
}