| |
|
| org.apache.poi.hpsf.basic.TestEmptyProperties
POI_FS | final static String POI_FS(Code) | | This test file's summary information stream contains some empty
properties.
|
TestEmptyProperties | public TestEmptyProperties(String name)(Code) | | Constructor
Parameters: name - The name of the test case |
main | public static void main(String[] args) throws Throwable(Code) | | Runs the test cases stand-alone.
Parameters: args - the command-line arguments (unused) exception: Throwable - if any exception or error occurs |
testReadFiles | public void testReadFiles()(Code) | | Checks the names of the files in the POI filesystem. They
are expected to be in a certain order.
|
|
|
|