public class TreeTest extends DrillTest
DrillTest.MemWatcher| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
thrown |
logOutcome, objectMapper, REPEAT_RULE, thrownException, TIMEOUT| Constructor and Description |
|---|
TreeTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
escapeQuotedIdentifier() |
void |
escapeStringLiteral() |
void |
testAdd() |
void |
testCastToBooleanExpr() |
void |
testComments() |
void |
testComplexIdentifier() |
void |
testFunctionCallWithoutParams() |
void |
testIf() |
void |
testIfWithCase() |
void |
testParsingException() |
void |
testQuotedIdentifier() |
void |
testQuotedIdentifier2() |
void |
testSpecialQuoted() |
escapeJsonString, finishDrillTest, initDrillTestpublic void escapeStringLiteral()
public void escapeQuotedIdentifier()
public void testIfWithCase()
public void testAdd()
public void testIf()
public void testQuotedIdentifier()
public void testSpecialQuoted()
public void testQuotedIdentifier2()
public void testComplexIdentifier()
public void testCastToBooleanExpr()
public void testComments()
public void testParsingException()
public void testFunctionCallWithoutParams()
Copyright © 2021 The Apache Software Foundation. All rights reserved.