|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectTestCase
org.objectweb.cjdbc.scenario.templates.NoTemplate
This class defines a NoTemplate template, the test does not need anything to run
Field Summary | |
static Trace |
logger
Logger for all scenari |
static java.lang.String |
TEXT_DIR
The directory where to find text files |
Constructor Summary | |
NoTemplate()
|
Method Summary | |
static java.lang.String |
getTextPath(java.lang.String textFile)
Get the path of this text file |
static java.lang.String |
getUserDir()
Get the user dir for availability on eclipse and ant test suite |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public static Trace logger
public static final java.lang.String TEXT_DIR
Constructor Detail |
public NoTemplate()
Method Detail |
public static final java.lang.String getUserDir()
public static final java.lang.String getTextPath(java.lang.String textFile)
textFile
- the textfile to find the path
URL
in string format for the path
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |