#35 More work on unit tests

This commit is contained in:
Pierre-Olivier Latour
2014-04-11 22:25:03 -07:00
parent c062d9d6d3
commit a28ac82ba2
722 changed files with 8890 additions and 96 deletions
+21
View File
@@ -0,0 +1,21 @@
HTTP/1.1 200 OK
Cache-Control: no-cache
Content-Length: 522
Content-Type: application/xml; charset="utf-8"
Connection: Close
Server: GCDWebDAVServer
Date: Sat, 12 Apr 2014 05:11:26 GMT
<?xml version="1.0" encoding="utf-8" ?><D:prop xmlns:D="DAV:">
<D:lockdiscovery>
<D:activelock>
<D:locktype><D:write/></D:locktype>
<D:lockscope><D:exclusive/></D:lockscope>
<D:depth>0</D:depth>
<D:owner><D:href>http://www.apple.com/webdav_fs/</D:href></D:owner>
<D:timeout>Second-600</D:timeout>
<D:locktoken><D:href>urn:uuid:34F304E0-C45C-4CA7-9DF7-23833547F994</D:href></D:locktoken>
<D:lockroot><D:href>http://localhost:8080//PDF Reports/Test File.txt</D:href></D:lockroot>
</D:activelock>
</D:lockdiscovery>
</D:prop>