| |
|
| org.apache.poi.poifs.storage.TestBlockAllocationTableReader
TestBlockAllocationTableReader | public class TestBlockAllocationTableReader extends TestCase (Code) | | Class to test BlockAllocationTableReader functionality
author: Marc Johnson |
TestBlockAllocationTableReader | public TestBlockAllocationTableReader(String name)(Code) | | Constructor TestBlockAllocationTableReader
Parameters: name - |
main | public static void main(String[] ignored_args)(Code) | | main method to run the unit tests
Parameters: ignored_args - |
testSmallBATConstructor | public void testSmallBATConstructor() throws IOException(Code) | | Test small block allocation table constructor
exception: IOException - |
|
|
|