public class TestQueryHelper extends Object
| Modifier and Type | Method and Description |
|---|---|
void |
testQueriesFromFile(String filePath,
int timesToRun) |
void |
testQueriesFromFile(String url,
String filePath,
int timesToRun) |
void |
testQueriesFromString(String str,
int timesToRun) |
void |
testQueriesFromString(String url,
String str,
int timesToRun) |
public static Logger LOG
public void testQueriesFromFile(String filePath, int timesToRun) throws Exception
Exceptionpublic void testQueriesFromFile(String url, String filePath, int timesToRun) throws Exception
Exceptionpublic void testQueriesFromString(String str, int timesToRun) throws Exception
ExceptionCopyright © 2011–2017. All rights reserved.