StringUtilTest
extends TestCase
Table of Contents
-
dataset()
: mixed
-
testBadCollation()
: mixed
-
testBadMatchType()
: mixed
-
testEnsureUTF8_ascii()
: mixed
-
testEnsureUTF8_latin1()
: mixed
-
testEnsureUTF8_utf8()
: mixed
-
testTextMatch()
: mixed
dataset()
public
dataset() : mixed
Return values
mixed
—
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
-
-
throws
-
BadRequest
-
dataProvider
-
Return values
mixed
—