|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.lt.tools.tokenizer.TestJTok
This is a test class for JTok
.
Constructor Summary | |
TestJTok(java.lang.String configFile)
This creates a new instance of TestJTok using
the test description in the file configFile . |
Method Summary | |
static void |
main(java.lang.String[] args)
This main method gets as argument the name of a test description file and creates a new instance of TestJTok
with it. |
void |
start()
This starts the test. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public TestJTok(java.lang.String configFile)
TestJTok
using
the test description in the file configFile
.
configFile
- a String
with the file name of a
properties file with the test descriptionMethod Detail |
public void start()
public static void main(java.lang.String[] args)
TestJTok
with it.
args
- a String
array that must contain as only
element a String
with the name of the test
description file
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |