poi/src/testcases/org/apache/poi
David North e5877bd8e0 Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods.
Re-organise internally to use a map so that lookup is O(1) rather than O(n ranges).

Add a dependency on commons collections 4, also ASL licensed so no problem.

https://bz.apache.org/bugzilla/show_bug.cgi?id=59734

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1754521 13f79535-47bb-0310-9956-ffa450edef68
2016-07-29 13:24:00 +00:00
..
ddf fix eclipse warnings 2016-03-21 00:14:21 +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 Sync the file-based "past-the-end" exception to match the stream one, so that extending works, then tests for HSSF writing to a new empty POIFS file #57919 2016-07-20 12:01:36 +00:00
poifs Sync the file-based "past-the-end" exception to match the stream one, so that extending works, then tests for HSSF writing to a new empty POIFS file #57919 2016-07-20 12:01:36 +00:00
sl bug 58190: push down XMLSlideShow tests to BaseTestSlideShow, add coverage for HSLFSlideShow 2016-07-17 13:25:02 +00:00
ss Introduce name-based methods for access to named ranges in a workbook, and deprecate the old index-based methods. 2016-07-29 13:24:00 +00:00
util bug 59805: tearDown should reset, not set, the LocaleUtil ThreadLocals (also avoid memory leaks) 2016-07-07 02:09:25 +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 Move reflection-equals to POITestCase 2016-05-16 23:28:25 +00:00
TestPOIDocumentMain.java Eclipse warnings 2015-12-30 20:31:13 +00:00