public class TestQueryWrapper extends RestServerTest
client, cluster, dirTestWatcher| Constructor and Description |
|---|
TestQueryWrapper() |
| Modifier and Type | Method and Description |
|---|---|
void |
runOptionTest(String option,
String value) |
protected RestQueryRunner.QueryResult |
runQueryWithOption(String sql,
String name,
String value) |
static void |
setupServer() |
void |
testImpersonationDisabled() |
void |
testInvalidBooleanOption() |
void |
testInvalidDoubleOption() |
void |
testInvalidLongOption() |
void |
testInvalidOptionName() |
void |
testOptionWithQuery() |
void |
testShowSchemas() |
void |
testSpecifyDefaultSchema() |
getQueryProfile, runQuery, runQuery, runQueryWithUsernamegetFile, queryBuilder, run, runAndLog, runAndPrint, runAndPrint, shutdown, startCluster, testBuilderpublic void testImpersonationDisabled()
throws Exception
Exceptionprotected RestQueryRunner.QueryResult runQueryWithOption(String sql, String name, String value) throws Exception
Exceptionpublic void runOptionTest(String option, String value) throws Exception
Exceptionpublic void testInvalidBooleanOption()
public void testInvalidLongOption()
public void testInvalidDoubleOption()
Copyright © 2022 The Apache Software Foundation. All rights reserved.