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: TestBlockListImpl [javadoc | source]
java.lang.Object
   TestCase
      org.apache.cocoon.poi.poifs.storage.TestBlockListImpl
Class to test BlockListImpl functionality
Constructor:
 public TestBlockListImpl(String name) 
    Constructor TestBlockListImpl
    Parameters:
    name -
Method from org.apache.cocoon.poi.poifs.storage.TestBlockListImpl Summary:
main,   testFetchBlocks,   testRemove,   testSetBAT,   testZap
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait
Method from org.apache.cocoon.poi.poifs.storage.TestBlockListImpl Detail:
 public static  void main(String[] ignored_args) 
    main method to run the unit tests
 public  void testFetchBlocks() throws IOException 
    Test fetchBlocks
 public  void testRemove() throws IOException 
    test remove method
 public  void testSetBAT() throws IOException 
    test setBAT
 public  void testZap() throws IOException 
    test zap method