Method Summary |
|
public static void | main(String[] args) Run the main suite of this test case. |
protected void | setUp() |
protected void | tearDown() |
public void | testDebugEnabling() Test class-from-string generation. |
public void | testDebugMemoryUse() |
public void | testDebugSpeedWithNoDebugEnabled() |
public void | testDebugThrowable() |
public void | testEnableDebugOutput() |
public void | testLogRepeatedMessages() |
public void | testLogSpeed() |
public void | testLogThrowable() |
public void | testSetDebugOutputDepth() |
public void | testStackLines() Verify that the stack dump is accurate. |
public void | testStackTrace() Verify we get a proper stack trace. |
public void | testSuppressUnenabledDebugOutput() |
public void | testWarnThrowable() |