public class TestStringFunctions extends BaseTestQuery
BaseTestQuery.ClassicTestServices, BaseTestQuery.SilentListener, BaseTestQuery.TestResultSet
allocator, bits, client, config, serviceSet
c, dirTestWatcher, optionManager
Constructor and Description |
---|
TestStringFunctions() |
Modifier and Type | Method and Description |
---|---|
void |
testBtrimOneArgConvergeToBtrim() |
void |
testILike() |
void |
testILikeEscape() |
void |
testInitcap() |
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 |
testSplitWithNullInput() |
void |
testStrPosMultiByte() |
void |
testSubstr() |
void |
testUpper() |
alterSession, cloneDefaultTestConfigProperties, closeClient, errorMsgTestHelper, getAllocator, getDrillbitContext, getFile, getPhysicalFileFromResource, getResultString, getUserPort, logResult, newTest, parseErrorHelper, printResult, 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, updateTestCluster
clear, getLocalFileSystem, mockDrillbitContext, mockUsDateFormatSymbols, mockUtcDateTimeZone, parseExpr, setupOptionManager
public void testRegexpMatchesNonAscii() throws Exception
Exception
public void testLikeWithEscapeStartsWith() throws Exception
Exception
public void testLikeWithEscapeEndsWith() throws Exception
Exception
public void testLikeWithEscapeContains() throws Exception
Exception
public void testLikeWithEscapeConstant() throws Exception
Exception
public void testLpadTwoArgConvergeToLpad() throws Exception
Exception
public void testRpadTwoArgConvergeToRpad() throws Exception
Exception
public void testLtrimOneArgConvergeToLtrim() throws Exception
Exception
public void testRtrimOneArgConvergeToRtrim() throws Exception
Exception
public void testBtrimOneArgConvergeToBtrim() throws Exception
Exception
Copyright © 2019 The Apache Software Foundation. All rights reserved.