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
Exception
public void testQueriesFromFile(String url, String filePath, int timesToRun) throws Exception
Exception
public void testQueriesFromString(String str, int timesToRun) throws Exception
Exception
Copyright © 2011–2017. All rights reserved.