PHP 클래스 JBZoo\PHPUnit\FilterTest

상속: extends JBZoo\PHPUnit\PHPUnit
파일 보기 프로젝트 열기: jbzoo/utils

공개 메소드들

메소드 설명
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 ( )

메소드 상세

providerBool() 공개 메소드

public providerBool ( )

providerEmail() 공개 메소드

public providerEmail ( )

providerFloat() 공개 메소드

public providerFloat ( )

providerInt() 공개 메소드

public providerInt ( )

testAlias() 공개 메소드

public testAlias ( )

testApplyFunction() 공개 메소드

public testApplyFunction ( )

testApplyOneRule() 공개 메소드

public testApplyOneRule ( )

testApplyRaw() 공개 메소드

public testApplyRaw ( )

testApplySeveralRules() 공개 메소드

testApplyUnderfinedRule() 공개 메소드

testArray() 공개 메소드

public testArray ( )

testBase64() 공개 메소드

public testBase64 ( )

testBool() 공개 메소드

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

testClassname() 공개 메소드

public testClassname ( )

testCmd() 공개 메소드

public testCmd ( )

testData() 공개 메소드

public testData ( )

testDigets() 공개 메소드

public testDigets ( )

testEmail() 공개 메소드

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

testFloat() 공개 메소드

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

testInt() 공개 메소드

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

testOthers() 공개 메소드

public testOthers ( )

testParseLines() 공개 메소드

public testParseLines ( )

testPath() 공개 메소드

public testPath ( )

testString() 공개 메소드

public testString ( )

testTrimExtend() 공개 메소드

public testTrimExtend ( )

testUcfirst() 공개 메소드

public testUcfirst ( )

tstStripQuotes() 공개 메소드

public tstStripQuotes ( )