|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.pushtotest.testmaker.XSTest.client.TestGenForWeb
public class TestGenForWeb
| Constructor Summary | |
|---|---|
TestGenForWeb()
|
|
| Method Summary | |
|---|---|
static com.spike.tg4w.common.file.Actions |
getActions(java.lang.String file)
Depricated and no longer used since TestMaker 5.1 |
java.lang.String |
normalizeXpath(java.lang.String xPath)
Used to normalize the XPath-like expressions |
void |
runActionsHTML(com.spike.tg4w.common.file.Actions fullActions)
Operate the TestGen4Web recorded unit test |
void |
runTestGen4WebInterpreter(java.lang.String testfilename,
java.lang.String debuglevel,
java.lang.String debugdir,
long thinktime,
java.lang.String datasetmap)
Use the TestGen4Web HTMLUnit-Interpreter to run a test |
void |
test(java.lang.String file)
Depricated and no longer used since TestMaker 5.1 |
static boolean |
toJython(java.lang.String tg4wSource,
java.lang.String jythonFile)
Transform TestGen4Web recorded unit test into a Jython unit test |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TestGenForWeb()
| Method Detail |
|---|
public void runTestGen4WebInterpreter(java.lang.String testfilename,
java.lang.String debuglevel,
java.lang.String debugdir,
long thinktime,
java.lang.String datasetmap)
Test - file nameDebug - level: 'ERROR', 'WARNING', 'INFO', 'DEBUG', 'CONSOLE', 'CRAZY'Debug - output directorythinktime - = Time between each step (should be -1 by default)Comma - separated value (CSV) file and expression to provide operational data at runtime
public static com.spike.tg4w.common.file.Actions getActions(java.lang.String file)
throws java.lang.Exception
java.lang.Exception
public void test(java.lang.String file)
throws java.lang.Exception
java.lang.Exception
public void runActionsHTML(com.spike.tg4w.common.file.Actions fullActions)
throws java.lang.Exception
java.lang.Exceptionpublic java.lang.String normalizeXpath(java.lang.String xPath)
public static boolean toJython(java.lang.String tg4wSource,
java.lang.String jythonFile)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||