| |
|
| org.apache.poi.hslf.usermodel.TestBugs
TestBugs | public class TestBugs extends TestCase (Code) | | Testcases for bugs entered in bugzilla
the Test name contains the bugzilla bug id
author: Yegor Kozlov |
test38256 | public void test38256() throws Exception(Code) | | Bug 38256: RuntimeException: Couldn't instantiate the class for type with id 0.
( also fixed followup: getTextRuns() returns no text )
|
test41381 | public void test41381() throws Exception(Code) | | Bug 41381: Exception from Slide.getMasterSheet() on a seemingly valid PPT file
|
test41384 | public void test41384() throws Exception(Code) | | Bug 41384: Array index wrong in record creation
|
test42474_1 | public void test42474_1() throws Exception(Code) | | First fix from Bug 42474: NPE in RichTextRun.isBold()
when the RichTextRun comes from a Notes model object
|
test42474_2 | public void test42474_2() throws Exception(Code) | | Second fix from Bug 42474: Incorrect matching of notes to slides
|
test42484 | public void test42484() throws Exception(Code) | | Bug 42484: NullPointerException from ShapeGroup.getAnchor()
|
test42485 | public void test42485() throws Exception(Code) | | Bug 42485: All TextBoxes inside ShapeGroups have null TextRuns
|
test42486 | public void test42486() throws Exception(Code) | | Bug 42486: Failure parsing a seemingly valid PPT
|
test42520 | public void test42520() throws Exception(Code) | | Bug 42520: NPE in Picture.getPictureData()
|
test42524 | public void test42524() throws Exception(Code) | | Bug 42524: NPE in Shape.getShapeType()
|
test43781 | public void test43781() throws Exception(Code) | | Bug 38256: RuntimeException: Couldn't instantiate the class for type with id 0.
( also fixed followup: getTextRuns() returns no text )
|
|
|
|