poi/src/scratchpad/testcases/org/apache/poi/hsmf
Tim Allison 5b801a9dc6 Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageClass()
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1784978 13f79535-47bb-0310-9956-ffa450edef68
2017-03-01 15:47:47 +00:00
..
datatypes In preparation for reading the HSMF __properties stream, improve the Types support to be a class with ID+Name+Length, rather than simply an ID. Allows some tidying in HMEF. (Also stubs a few properties bits) 2012-07-08 18:05:17 +00:00
extractor Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
parsers eclipse warnings - close resources 2016-12-13 00:36:03 +00:00
AllHSMFTests.java Bug 58326 - Forbidden APIs patches - first set of changes for locale and timezone settings 2015-09-07 20:19:50 +00:00
TestBasics.java add unit tests for MAPIMessage.get*Body() 2017-01-05 12:46:28 +00:00
TestBlankFileRead.java Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
TestFileWithAttachmentsRead.java junit3 -> junit4 2017-01-05 08:32:07 +00:00
TestFixedSizedProperties.java #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 2016-06-19 22:13:41 +00:00
TestMessageSubmissionChunk.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
TestMessageSubmissionChunkY2KRead.java Convert all *.java files to use native end of line character(s) 2017-02-08 07:47:30 +00:00
TestOutlook30FileRead.java Eclipse automated refactor/cleanup: add final modifier to private fields to unit tests 2016-10-20 02:21:14 +00:00
TestSimpleFileRead.java Bug 60795 -- add enum for message class in MAPIMessage; deprecate getMessageClass() 2017-03-01 15:47:47 +00:00