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: TestSmallDocumentBlock [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.poifs.storage.TestSmallDocumentBlock
Class to test SmallDocumentBlock functionality
Constructor:
 public TestSmallDocumentBlock(String name) 
    constructor
    Parameters:
    name -
Method from org.apache.cocoon.poi.poifs.storage.TestSmallDocumentBlock Summary:
main,   testCalcSize,   testConvert,   testExtract,   testFill,   testRead
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.storage.TestSmallDocumentBlock Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testCalcSize() 
    test calcSize
 public  void testConvert() throws IOException 
    Test conversion from DocumentBlocks
 public  void testExtract() throws IOException 
    test extract method
 public  void testFill() throws IOException 
    test fill
 public  void testRead() throws IOException 
    Test read method