| org.apache.poi.hwpf.model.TestSavedByTable
Method Summary | |
public void | testReadWrite() Tests reading in the entries, comparing them against the expected entries. |
testReadWrite | public void testReadWrite() throws Exception(Code) | | Tests reading in the entries, comparing them against the expected entries.
Then tests writing the document out and reading the entries yet again.
throws: Exception - if an unexpected error occurs. |
|
|