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: TestRawDataBlockList [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.poifs.storage.TestRawDataBlockList
Class to test RawDataBlockList functionality
Constructor:
 public TestRawDataBlockList(String name) 
    Constructor TestRawDataBlockList
    Parameters:
    name -
Method from org.apache.cocoon.poi.poifs.storage.TestRawDataBlockList Summary:
main,   testEmptyConstructor,   testNormalConstructor,   testShortConstructor
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.storage.TestRawDataBlockList Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testEmptyConstructor() throws IOException 
    Test creating an empty RawDataBlockList
 public  void testNormalConstructor() throws IOException 
    Test creating a normal RawDataBlockList
 public  void testShortConstructor() 
    Test creating a short RawDataBlockList