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