| org.apache.poi.util.TestPOILogger
TestPOILogger | public class TestPOILogger extends TestCase (Code) | | Tests the log class.
author: Glen Stampoultzis (glens at apache.org) author: Marc Johnson (mjohnson at apache dot org) author: Nicola Ken Barozzi (nicolaken at apache.org) |
TestPOILogger | public TestPOILogger(String s)(Code) | | Constructor TestPOILogger
Parameters: s - |
testVariousLogTypes | public void testVariousLogTypes() throws Exception(Code) | | Test different types of log output.
exception: Exception - |
|
|