| org.apache.poi.poifs.storage.TestPropertyBlock
TestPropertyBlock | public class TestPropertyBlock extends TestCase (Code) | | Class to test PropertyBlock functionality
author: Marc Johnson |
TestPropertyBlock | public TestPropertyBlock(String name)(Code) | | Constructor TestPropertyBlock
Parameters: name - |
main | public static void main(String[] ignored_args)(Code) | | main method to run the unit tests
Parameters: ignored_args - |
testCreatePropertyBlocks | public void testCreatePropertyBlocks() throws IOException(Code) | | Test constructing PropertyBlocks
exception: IOException - |
|
|