| org.apache.poi.hslf.TestReWrite
TestReWrite | public class TestReWrite extends TestCase (Code) | | Tests that HSLFSlideShow writes the powerpoint bit of data back out
correctly. Currently, that means being the same as what it read in
author: Nick Burch (nick at torchbox dot com) |
testSlideShowWritesOutTheSame | public void testSlideShowWritesOutTheSame() throws Exception(Code) | | Ensure that simply opening a slideshow (usermodel) view of it
doesn't change things
|
testWithMacroStreams | public void testWithMacroStreams() throws Exception(Code) | | |
testWritesOutTheSame | public void testWritesOutTheSame() throws Exception(Code) | | |
|
|