| org.apache.poi.poifs.filesystem.TestDocument
TestDocument | public class TestDocument extends TestCase (Code) | | Class to test POIFSDocument functionality
author: Marc Johnson |
TestDocument | public TestDocument(String name)(Code) | | Constructor TestDocument
Parameters: name - |
main | public static void main(String[] ignored_args)(Code) | | main method to run the unit tests
Parameters: ignored_args - |
testPOIFSDocument | public void testPOIFSDocument() throws IOException(Code) | | Integration test -- really about all we can do
exception: IOException - |
|
|