PHP Class JBZoo\PHPUnit\FilterTest

Inheritance: extends JBZoo\PHPUnit\PHPUnit
Afficher le fichier Open project: jbzoo/utils

Méthodes publiques

Méthode Description
providerBool ( )
providerEmail ( )
providerFloat ( )
providerInt ( )
testAlias ( )
testApplyFunction ( )
testApplyOneRule ( )
testApplyRaw ( )
testApplySeveralRules ( )
testApplyUnderfinedRule ( )
testArray ( )
testBase64 ( )
testBool ( $excepted, $actual )
testClassname ( )
testCmd ( )
testData ( )
testDigets ( )
testEmail ( $excepted, $actual )
testFloat ( $exepted, $actual, $round = null )
testInt ( $exepted, $actual )
testOthers ( )
testParseLines ( )
testPath ( )
testString ( )
testTrimExtend ( )
testUcfirst ( )
tstStripQuotes ( )

Method Details

providerBool() public méthode

public providerBool ( )

providerEmail() public méthode

public providerEmail ( )

providerFloat() public méthode

public providerFloat ( )

providerInt() public méthode

public providerInt ( )

testAlias() public méthode

public testAlias ( )

testApplyFunction() public méthode

public testApplyFunction ( )

testApplyOneRule() public méthode

public testApplyOneRule ( )

testApplyRaw() public méthode

public testApplyRaw ( )

testApplySeveralRules() public méthode

testApplyUnderfinedRule() public méthode

testArray() public méthode

public testArray ( )

testBase64() public méthode

public testBase64 ( )

testBool() public méthode

public testBool ( $excepted, $actual )
$excepted
$actual

testClassname() public méthode

public testClassname ( )

testCmd() public méthode

public testCmd ( )

testData() public méthode

public testData ( )

testDigets() public méthode

public testDigets ( )

testEmail() public méthode

public testEmail ( $excepted, $actual )
$excepted
$actual

testFloat() public méthode

public testFloat ( $exepted, $actual, $round = null )
$exepted
$actual
$round

testInt() public méthode

public testInt ( $exepted, $actual )
$exepted
$actual

testOthers() public méthode

public testOthers ( )

testParseLines() public méthode

public testParseLines ( )

testPath() public méthode

public testPath ( )

testString() public méthode

public testString ( )

testTrimExtend() public méthode

public testTrimExtend ( )

testUcfirst() public méthode

public testUcfirst ( )

tstStripQuotes() public méthode

public tstStripQuotes ( )