PHP Class DoctrineExtensions\Tests\Query\Mysql\StringTest

Afficher le fichier Open project: beberlei/doctrineextensions

Méthodes publiques

Méthode Description
testAscii ( )
testCharLength ( ) Not implemented
testConcatWithSeparator ( )
testConcatWithSeparatorWithNull ( ) Not implemented
testField ( )
testGreatest ( ) Test case for MYSQL Comparison function GREATEST.
testLeast ( ) Test case for MYSQL Comparison function LEAST.
testLpad ( ) Test case for MYSQL function LPAD.
testReplace ( )
testRpad ( ) Test case for MYSQL function RPAD.
testSoundex ( )
testSubstringIndex ( )

Method Details

testAscii() public méthode

public testAscii ( )

testCharLength() public méthode

Not implemented
public testCharLength ( )

testConcatWithSeparator() public méthode

testConcatWithSeparatorWithNull() public méthode

Not implemented

testField() public méthode

public testField ( )

testGreatest() public méthode

Test case for MYSQL Comparison function GREATEST.
public testGreatest ( )

testLeast() public méthode

Test case for MYSQL Comparison function LEAST.
public testLeast ( )

testLpad() public méthode

Test case for MYSQL function LPAD.
public testLpad ( )

testReplace() public méthode

public testReplace ( )

testRpad() public méthode

Test case for MYSQL function RPAD.
public testRpad ( )

testSoundex() public méthode

public testSoundex ( )

testSubstringIndex() public méthode

public testSubstringIndex ( )