com.nexwerk.log4junit
Class DefaultLog4jTest

java.lang.Object
  extended by com.nexwerk.log4junit.DefaultLog4jTest
All Implemented Interfaces:
Log4jTest

public class DefaultLog4jTest
extends java.lang.Object
implements Log4jTest

Author:
Enrique Comba Riepenhausen Date: Nov 4, 2007 Time: 1:26:00 PM

Field Summary
protected static JUnitAppender log
           
 
Constructor Summary
DefaultLog4jTest()
           
 
Method Summary
 void record()
           
 void setThreshold(org.apache.log4j.Level level)
           
 void stop()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

log

protected static JUnitAppender log
Constructor Detail

DefaultLog4jTest

public DefaultLog4jTest()
Method Detail

record

public void record()
Specified by:
record in interface Log4jTest

stop

public void stop()
Specified by:
stop in interface Log4jTest

setThreshold

public void setThreshold(org.apache.log4j.Level level)
Specified by:
setThreshold in interface Log4jTest


Copyright © 2007 NexWerk. All Rights Reserved.