public class TestStringFunctions extends ExecTest
dirTestWatcher, optionManager
Constructor and Description |
---|
TestStringFunctions() |
Modifier and Type | Method and Description |
---|---|
Object[] |
getRunResult(SimpleRootExec exec) |
void |
runTest(Object[] expectedResults,
String planPath) |
void |
testCharLength() |
void |
testConcat() |
void |
testLeft() |
void |
testLike() |
void |
testLower() |
void |
testLpad() |
void |
testLtrim() |
void |
testNewStringFuncs() |
void |
testPosition() |
void |
testRegexpReplace() |
void |
testReplace() |
void |
testRight() |
void |
testRpad() |
void |
testRtrim() |
void |
testSimilar() |
void |
testSubstr() |
void |
testTrim() |
void |
testUpper() |
clear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManager
Copyright © 2019 The Apache Software Foundation. All rights reserved.