Save This Page
Home » cocoon-2.1.11-src » org.apache.cocoon.poi.poifs » storage » [javadoc | source]
org.apache.cocoon.poi.poifs.storage
public class: TestDocumentBlock [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.poifs.storage.TestDocumentBlock
Class to test DocumentBlock functionality
Constructor:
 public TestDocumentBlock(String name) 
    Constructor TestDocumentBlock
    Parameters:
    name -
Method from org.apache.cocoon.poi.poifs.storage.TestDocumentBlock Summary:
main,   testConstructor,   testRead,   testReadingConstructor
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.storage.TestDocumentBlock Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testConstructor() throws IOException 
    Test the writing DocumentBlock constructor.
 public  void testRead() throws IOException 
    test static read method
 public  void testReadingConstructor() throws IOException 
    Test 'reading' constructor