public class TestStringFunctions extends BaseTestQuery
BaseTestQuery.ClassicTestServices, BaseTestQuery.SilentListener, BaseTestQuery.TestResultSetallocator, bits, client, config, serviceSetc, dirTestWatcher, optionManager| Constructor and Description |
|---|
TestStringFunctions() |
| Modifier and Type | Method and Description |
|---|---|
void |
testBtrimOneArgConvergeToBtrim() |
void |
testILike() |
void |
testILikeEscape() |
void |
testInitcap() |
void |
testInvalidSplitPartParameters() |
void |
testLikeConstant() |
void |
testLikeContains() |
void |
testLikeEndsWith() |
void |
testLikeRandom() |
void |
testLikeStartsWith() |
void |
testLikeWithEscapeConstant() |
void |
testLikeWithEscapeContains() |
void |
testLikeWithEscapeEndsWith() |
void |
testLikeWithEscapeStartsWith() |
void |
testLower() |
void |
testLpadTwoArgConvergeToLpad() |
void |
testLtrimOneArgConvergeToLtrim() |
void |
testMultiByteEncoding() |
void |
testRegexpMatches() |
void |
testRegexpMatchesNonAscii() |
void |
testRegexpReplace() |
void |
testReverse() |
void |
testReverseLongVarChars() |
void |
testRpadTwoArgConvergeToRpad() |
void |
testRtrimOneArgConvergeToRtrim() |
void |
testSplit() |
void |
testSplitPart() |
void |
testSplitPartStartEnd() |
void |
testSplitWithNullInput() |
void |
testStrPosMultiByte() |
void |
testSubstr() |
void |
testUpper() |
alterSession, cloneDefaultTestConfigProperties, closeClient, errorMsgTestHelper, getAllocator, getDrillbitContext, getFile, getPhysicalFileFromResource, getResultString, getUserPort, logResult, newTest, parseErrorHelper, printResult, resetAllSessionOptions, resetDrillbitCount, resetSessionOption, runSQL, setColumnWidth, setColumnWidths, setSessionOption, setSessionOption, setSessionOption, setSessionOption, setupDefaultTestCluster, test, test, testBuilder, testLogicalWithResults, testNoResult, testNoResult, testPhysical, testPhysicalFromFile, testPhysicalWithResults, testPreparedStatement, testRunAndPrint, testRunAndReturn, testSql, testSqlWithResults, testWithListener, updateClient, updateClient, updateClient, updateTestCluster, updateTestClusterclear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManagerpublic void testInvalidSplitPartParameters()
public void testRegexpMatchesNonAscii()
throws Exception
Exceptionpublic void testLikeWithEscapeStartsWith()
throws Exception
Exceptionpublic void testLikeWithEscapeEndsWith()
throws Exception
Exceptionpublic void testLikeWithEscapeContains()
throws Exception
Exceptionpublic void testLikeWithEscapeConstant()
throws Exception
Exceptionpublic void testLpadTwoArgConvergeToLpad()
throws Exception
Exceptionpublic void testRpadTwoArgConvergeToRpad()
throws Exception
Exceptionpublic void testLtrimOneArgConvergeToLtrim()
throws Exception
Exceptionpublic void testRtrimOneArgConvergeToRtrim()
throws Exception
Exceptionpublic void testBtrimOneArgConvergeToBtrim()
throws Exception
ExceptionCopyright © 2022 The Apache Software Foundation. All rights reserved.