From c58220701ada0ccca85cd290a57b3e2277537b75 Mon Sep 17 00:00:00 2001 From: "Hoa V. DINH" Date: Tue, 21 Oct 2014 20:50:13 -0700 Subject: Implement unit tests for message builder and message parsers --- unittest/data/parser/output/mbox/jwz/99 | 1 + 1 file changed, 1 insertion(+) create mode 100644 unittest/data/parser/output/mbox/jwz/99 (limited to 'unittest/data/parser/output/mbox/jwz/99') diff --git a/unittest/data/parser/output/mbox/jwz/99 b/unittest/data/parser/output/mbox/jwz/99 new file mode 100644 index 00000000..30e47114 --- /dev/null +++ b/unittest/data/parser/output/mbox/jwz/99 @@ -0,0 +1 @@ +{"header":{"cc":{"class":"mailcore::Array","items":[{"class":"mailcore::Address","mailbox":"nsb"}]},"to":{"class":"mailcore::Array","items":[{"class":"mailcore::Address","displayName":"David A. Braun","mailbox":"braun"},{"class":"mailcore::Address","displayName":"John Lamb","mailbox":"lamb"},{"class":"mailcore::Address","displayName":"Michael Littman","mailbox":"mlittman"}]},"from":{"class":"mailcore::Address","mailbox":"nsb"},"extraHeaders":{"Return-Path":"","Content-Type":"multipart\/mixed; boundary=foobar","MIME-Version":"RFC-XXXX","Received":"by greenbush.bellcore.com (4.1\/4.7)\u000a\u0009id for nsb; Thu, 12 Dec 91 11:38:21 EST","X-Andrew-Message-Size":"40+0"},"date":"3848315901","messageID":"9112121638.AA06481@greenbush.bellcore.com","receivedDate":"3848315901","subject":"Singing today?","class":"mailcore::MessageHeader"},"class":"mailcore::MessageParser","mainPart":{"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","class":"mailcore::Attachment"}]}}} \ No newline at end of file -- cgit v1.2.3