jxUtil 0.6

org.sourceforge.jxutil.dbtest.framework
Class LoggingTestResource

java.lang.Object
  |
  +--com.daedalos.junit.TestResource
        |
        +--org.sourceforge.jxutil.dbtest.framework.LoggingTestResource

public class LoggingTestResource
extends com.daedalos.junit.TestResource

This resource manages the initialization and shutdown of the log4j logger.


Field Summary
static String DEFAULT_PROPERTY_FILE
           
 
Fields inherited from class com.daedalos.junit.TestResource
description, name
 
Constructor Summary
LoggingTestResource()
           
 
Method Summary
 boolean start()
           
 boolean stop()
           
 
Methods inherited from class com.daedalos.junit.TestResource
getDescription, getName, getState, initialize, isStarted, isStopped, setDescription, setName, startTestResource, stopTestResource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

DEFAULT_PROPERTY_FILE

public static final String DEFAULT_PROPERTY_FILE
See Also:
Constant Field Values
Constructor Detail

LoggingTestResource

public LoggingTestResource()
Method Detail

start

public boolean start()
Specified by:
start in class com.daedalos.junit.TestResource

stop

public boolean stop()
Specified by:
stop in class com.daedalos.junit.TestResource

jxUtil 0.6

Copyright © 2001,2002 Keve Müller, et al.; see LICENSE file for details.