diff options
author | Hoà V. DINH <dinh.viet.hoa@gmail.com> | 2014-10-21 22:25:14 -0700 |
---|---|---|
committer | Hoà V. DINH <dinh.viet.hoa@gmail.com> | 2014-10-21 22:25:14 -0700 |
commit | 58383899107bbe80dfaa7b821d269593dd780b29 (patch) | |
tree | 284fe7bbe4660b5c4693d842de6508975177e6ef /unittest/data/parser/output/mbox/jwz/10 | |
parent | 07c3f88074b792b7167e7e78ea384312c393a1ee (diff) | |
parent | 5216f330753f9f6548def45677286bca028be239 (diff) |
Merge pull request #926 from MailCore/unittest
Unittest for message parser and builder
Diffstat (limited to 'unittest/data/parser/output/mbox/jwz/10')
-rw-r--r-- | unittest/data/parser/output/mbox/jwz/10 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/unittest/data/parser/output/mbox/jwz/10 b/unittest/data/parser/output/mbox/jwz/10 new file mode 100644 index 00000000..34cba959 --- /dev/null +++ b/unittest/data/parser/output/mbox/jwz/10 @@ -0,0 +1 @@ +{"header":{"extraHeaders":{"MIME-Version":"1.0","Content-type":"multipart\/mixed; boundary=Outermost_Trek"},"date":"3847176814","messageID":"MyMessageID123@mail.gmail.com","receivedDate":"3847176814","subject":"A parallel test","class":"mailcore::MessageHeader"},"class":"mailcore::MessageParser","mainPart":{"partType":"multipart\/mixed","class":"mailcore::Multipart","parts":{"class":"mailcore::Array","items":[{"partType":"multipart\/mixed","class":"mailcore::Multipart","parts":{"class":"mailcore::Array","items":[{"partType":"single","uniqueID":"0","mimeType":"text\/plain","class":"mailcore::Attachment"},{"partType":"single","uniqueID":"1","mimeType":"audio\/basic","contentDescription":"He's dead, Jim","class":"mailcore::Attachment"}]}}]}}}
\ No newline at end of file |