poi/src/testcases/org/apache/poi
Dominik Stadler db79fe043c Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1762617 13f79535-47bb-0310-9956-ffa450edef68
2016-09-28 08:44:14 +00:00
..
ddf move duplicated NullOutputStream classes to test suite utilities 2016-09-10 18:47:00 +00:00
hpsf #59724 Take advantage of all POIDocument classes being Closeable to tidy the OLE2 text extractor closing 2016-06-19 22:13:41 +00:00
hssf Compiler/IDE warnings, unnecessary keywords, 2016-09-21 05:45:57 +00:00
poifs Adjust some JavaDoc and remove some unnecessary String.valueOf() calls and fix some other compiler warnings 2016-09-28 08:44:14 +00:00
sl IDE warnings and fix a few places where we do not close resources in tests 2016-07-31 17:19:17 +00:00
ss Compiler/IDE warnings, unnecessary keywords, 2016-09-21 05:45:57 +00:00
util bug 59933: demote accessibility of POILogger implementations of log(int, Object) and log(int, Object, Throwable) to be consistent with the POILogger abstract class 2016-09-21 02:45:39 +00:00
AllPOITests.java Bug 35897 - Password protected files 2014-01-10 23:14:03 +00:00
POIDataSamples.java bug 58779: check if SlideShowFactory.create() modifies the file being read when the slideshow is closed. 2016-01-03 09:16:59 +00:00
POITestCase.java add fixturing for notifying us when a previously failing unit test passes (better than @Ignore) 2016-09-21 05:03:57 +00:00
TestPOIDocumentMain.java Eclipse warnings 2015-12-30 20:31:13 +00:00
TestPOITestCase.java add (meta) unit test for POITestCase 2016-08-15 07:27:03 +00:00