Community
Participate
Working Groups
Build Identifier: Add fragments: org.eclipse.osee.mail.admin.test and org.eclipse.osee.mail.test to OSEE project. These provide JUnit test cases for their corresponding bundles. Reproducible: Always
Created attachment 197825 [details] Add JUnit test cases.
Created attachment 197826 [details] Move MailcapCommandMap type-to-handler mappings into new utility method
Created attachment 197827 [details] MailUtils.getOutputStream is invalid and so when called it will simply throw UnsupportedOperationException
Created attachment 197828 [details] Improve text parsing and ASCII encoding when creating mail messages
Ryan Brooks commit these patches on Jun 10, 2011 with commits: refinement[bgz_349095]: Improve text parsing and ASCII encoding when creating mail messages refinement[bgz_349095]: MailUtils.getOutputStream should throw UnsupportedOperationException refinement[bgz_349095]: Move MailcapCommandMap type-to-handler mappings into new utility method refinement[bgz_349095]: Add JUnit test cases to RESTful interface for Mail services