| org.apache.poi.TestPOIDocumentScratchpad
TestPOIDocumentScratchpad | public class TestPOIDocumentScratchpad extends TestCase (Code) | | Tests that POIDocument correctly loads and saves the common
(hspf) Document Properties
This is part 2 of 2 of the tests - it only does the POIDocuments
which are part of the scratchpad (not main)
author: Nick Burch (nick at torchbox dot com) |
setUp | public void setUp() throws Exception(Code) | | Set things up, using a PowerPoint document and
a Word Document for our testing
|
testReadProperties2 | public void testReadProperties2() throws Exception(Code) | | |
testWriteProperties | public void testWriteProperties() throws Exception(Code) | | |
testWriteReadProperties | public void testWriteReadProperties() throws Exception(Code) | | |
|
|