EC-CUBE4 APIドキュメント

StringUtilTest extends TestCase

Str test cases.

Tags
author

Kentaro Ohkouchi

Table of Contents

$actual
$expected
setUp() mixed
testRandom() mixed
testRandomWithParams() mixed
testRandomException() mixed
testQuickRandom() mixed
testQuickRandomWithParams() mixed
testConvertLineFeed() mixed
testConvertLineFeedWithCrlf() mixed
testConvertLineFeedWithMultiline() mixed
testConvertLineFeedWithEmpty() mixed
testCharacterEncodingWithSJIS() mixed
testCharacterEncodingWithEuc() mixed
testCharacterEncodingWithUTF8() mixed
testCharacterEncodingWithNone() mixed
testEllipsis() mixed
testEllipsisWithShort() mixed
testTimeAgo() mixed
testIsBlank() mixed
testIsNotBlank() mixed
testIsBlankWithObject() mixed
testIsBlankWithArray() mixed
testIsBlankWithArrayGreedy() mixed
testIsBlankWithArrayGreedy2() mixed
testIsBlankWithArrayGreedy3() mixed
testIsNotBlankWithArray() mixed
testIsBlankWithArrayCollectionEmpty() mixed
testIsBlankWithArrayCollectionNotEmpty() mixed
testIsBlankWithNotGreedy() mixed
testTrimAll() mixed
testReplaceOrAddEnv() mixed
replaceOrAddEnvProvider() mixed

Properties

Methods

testRandomWithParams()

public testRandomWithParams( ) : mixed
Return values
mixed

testRandomException()

public testRandomException( ) : mixed
Return values
mixed

testQuickRandom()

public testQuickRandom( ) : mixed
Return values
mixed

testQuickRandomWithParams()

public testQuickRandomWithParams( ) : mixed
Return values
mixed

testConvertLineFeed()

public testConvertLineFeed( ) : mixed
Return values
mixed

testConvertLineFeedWithCrlf()

public testConvertLineFeedWithCrlf( ) : mixed
Return values
mixed

testConvertLineFeedWithMultiline()

public testConvertLineFeedWithMultiline( ) : mixed
Return values
mixed

testConvertLineFeedWithEmpty()

public testConvertLineFeedWithEmpty( ) : mixed
Return values
mixed

testCharacterEncodingWithSJIS()

public testCharacterEncodingWithSJIS( ) : mixed
Return values
mixed

testCharacterEncodingWithEuc()

public testCharacterEncodingWithEuc( ) : mixed
Return values
mixed

testCharacterEncodingWithUTF8()

public testCharacterEncodingWithUTF8( ) : mixed
Return values
mixed

testCharacterEncodingWithNone()

public testCharacterEncodingWithNone( ) : mixed
Return values
mixed

testEllipsis()

public testEllipsis( ) : mixed
Return values
mixed

testEllipsisWithShort()

public testEllipsisWithShort( ) : mixed
Return values
mixed

testTimeAgo()

public testTimeAgo( ) : mixed
Return values
mixed

testIsBlank()

public testIsBlank( ) : mixed
Return values
mixed

testIsNotBlank()

public testIsNotBlank( ) : mixed
Return values
mixed

testIsBlankWithObject()

public testIsBlankWithObject( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithArray()

public testIsBlankWithArray( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithArrayGreedy()

public testIsBlankWithArrayGreedy( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithArrayGreedy2()

public testIsBlankWithArrayGreedy2( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithArrayGreedy3()

public testIsBlankWithArrayGreedy3( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsNotBlankWithArray()

public testIsNotBlankWithArray( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithArrayCollectionEmpty()

public testIsBlankWithArrayCollectionEmpty( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithArrayCollectionNotEmpty()

public testIsBlankWithArrayCollectionNotEmpty( ) : mixed
Tags
group

legacy

expectedDeprecation

\Eccube\Util\StringUtil::isBlank() の第一引数は文字型、数値を使用してください

Return values
mixed

testIsBlankWithNotGreedy()

public testIsBlankWithNotGreedy( ) : mixed
Return values
mixed

testTrimAll()

public testTrimAll( ) : mixed
Return values
mixed

testReplaceOrAddEnv()

public testReplaceOrAddEnv( $env : mixed , $replacement : mixed , $expected : mixed ) : mixed
Parameters
$env : mixed
$replacement : mixed
$expected : mixed
Tags
dataProvider

replaceOrAddEnvProvider

Return values
mixed

replaceOrAddEnvProvider()

public replaceOrAddEnvProvider( ) : mixed
Return values
mixed

Search results