| |
|
| org.apache.log.output.test.OutputTargetTestCase
OutputTargetTestCase | final public class OutputTargetTestCase extends TestCase (Code) | | Test suite for the formatters.
TODO: Incorporate testing for ContextStack and ContextMap
author: Peter Donald |
testMemoryTarget1 | public void testMemoryTarget1() throws Exception(Code) | | Test that MemoryTarget triggers on buffer size hit.
exception: Exception - if an error occurs |
testMemoryTarget2 | public void testMemoryTarget2() throws Exception(Code) | | Test that MemoryTarget triggers on priority correctly.
exception: Exception - if an error occurs |
testMemoryTarget3 | public void testMemoryTarget3() throws Exception(Code) | | Test that MemoryTarget triggers on priority correctly.
exception: Exception - if an error occurs |
|
|
|