| org.apache.poi.hwpf.TestHWPFPictures
TestHWPFPictures | public class TestHWPFPictures extends TestCase (Code) | | Test picture support in HWPF
author: nick |
testCompressedImageData | public void testCompressedImageData() throws Exception(Code) | | Test that compressed image data is correctly returned.
|
testImageCount | public void testImageCount() throws Exception(Code) | | Test that we have the right numbers of images in each file
|
testImageData | public void testImageData() throws Exception(Code) | | Test that we have the right images in at least one file
|
testOpen | public void testOpen() throws Exception(Code) | | Test just opening the files
|
|
|