| org.jfree.util.junit.LogTest
LogTest | public class LogTest extends TestCase (Code) | | A test for...
|
LogTest | public LogTest(String s)(Code) | | Creates a new test.
Parameters: s - the test name. |
testAddRemove | public void testAddRemove()(Code) | | Tests the addTarget() and removeTarget() methods.
|
testLogContext | public void testLogContext()(Code) | | Tests the log context.
|
testLogMessage | public void testLogMessage()(Code) | | Tests the log message methods.
|
|
|