|
jxUtil 0.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.daedalos.junit.TestResource | +--org.sourceforge.jxutil.dbtest.framework.LoggingTestResource
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 |
public static final String DEFAULT_PROPERTY_FILE
Constructor Detail |
public LoggingTestResource()
Method Detail |
public boolean start()
start
in class com.daedalos.junit.TestResource
public boolean stop()
stop
in class com.daedalos.junit.TestResource
|
jxUtil 0.6 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |