| org.apache.poi.hslf.usermodel.TestAddingSlides
TestAddingSlides | public class TestAddingSlides extends TestCase (Code) | | Tests that SlideShow adds additional sheets properly
author: Nick Burch (nick at torchbox dot com) |
testAddSlideToEmpty | public void testAddSlideToEmpty() throws Exception(Code) | | Test adding a slide to an empty slideshow
|
testAddSlideToExisting | public void testAddSlideToExisting() throws Exception(Code) | | Test adding a slide to an existing slideshow
|
testAddSlideToExisting2 | public void testAddSlideToExisting2() throws Exception(Code) | | Test adding a slide to an existing slideshow,
with two slides already
|
|
|