Documentation

StringUtilTest extends TestCase
in package

Table of Contents

dataset()  : mixed
testBadCollation()  : mixed
testBadMatchType()  : mixed
testEnsureUTF8_ascii()  : mixed
testEnsureUTF8_latin1()  : mixed
testEnsureUTF8_utf8()  : mixed
testTextMatch()  : mixed

Methods

testBadCollation()

public testBadCollation() : mixed
Return values
mixed

testBadMatchType()

public testBadMatchType() : mixed
Return values
mixed

testEnsureUTF8_ascii()

public testEnsureUTF8_ascii() : mixed
Return values
mixed

testEnsureUTF8_latin1()

public testEnsureUTF8_latin1() : mixed
Return values
mixed

testEnsureUTF8_utf8()

public testEnsureUTF8_utf8() : mixed
Return values
mixed

testTextMatch()

public testTextMatch(string $haystack, string $needle, string $collation, string $matchType, string $result) : mixed
Parameters
$haystack : string
$needle : string
$collation : string
$matchType : string
$result : string
Tags
throws
BadRequest
dataProvider

dataset

Return values
mixed

Search results