public class TestQueryHelper extends Object
| Modifier and Type | Field and Description |
|---|---|
static com.metamx.common.logger.Logger |
LOG |
| 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 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–2016. All rights reserved.