| org.apache.poi.poifs.property.TestPropertyFactory
TestPropertyFactory | public class TestPropertyFactory extends TestCase (Code) | | Class to test PropertyFactory functionality
author: Marc Johnson |
TestPropertyFactory | public TestPropertyFactory(String name)(Code) | | Constructor TestPropertyFactory
Parameters: name - |
main | public static void main(String[] ignored_args)(Code) | | main method to run the unit tests
Parameters: ignored_args - |
testConvertToProperties | public void testConvertToProperties() throws IOException(Code) | | Test executing convertToProperties
exception: IOException - |
|
|