PHP Class JBZoo\PHPUnit\FilterTest

Inheritance: extends JBZoo\PHPUnit\PHPUnit
Datei anzeigen Open project: jbzoo/utils

Public Methods

Method 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 method

public providerBool ( )

providerEmail() public method

public providerEmail ( )

providerFloat() public method

public providerFloat ( )

providerInt() public method

public providerInt ( )

testAlias() public method

public testAlias ( )

testApplyFunction() public method

public testApplyFunction ( )

testApplyOneRule() public method

public testApplyOneRule ( )

testApplyRaw() public method

public testApplyRaw ( )

testApplySeveralRules() public method

testApplyUnderfinedRule() public method

testArray() public method

public testArray ( )

testBase64() public method

public testBase64 ( )

testBool() public method

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

testClassname() public method

public testClassname ( )

testCmd() public method

public testCmd ( )

testData() public method

public testData ( )

testDigets() public method

public testDigets ( )

testEmail() public method

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

testFloat() public method

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

testInt() public method

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

testOthers() public method

public testOthers ( )

testParseLines() public method

public testParseLines ( )

testPath() public method

public testPath ( )

testString() public method

public testString ( )

testTrimExtend() public method

public testTrimExtend ( )

testUcfirst() public method

public testUcfirst ( )

tstStripQuotes() public method

public tstStripQuotes ( )