PHP Class Phalcon\Test\Unit\Mvc\Model\Helpers\Validation

Afficher le fichier Open project: phalcon/cphalcon

Méthodes protégées

Méthode Description
email ( UnitTester $I )
emailWithDot ( UnitTester $I )
exclusionIn ( UnitTester $I )
inclusionIn ( UnitTester $I )
presenceOf ( UnitTester $I )
regex ( UnitTester $I )
success ( UnitTester $I )
tooLong ( UnitTester $I )
tooShort ( UnitTester $I )
uniqueness1 ( UnitTester $I )
uniqueness2 ( UnitTester $I )

Method Details

email() protected méthode

protected email ( UnitTester $I )
$I UnitTester

emailWithDot() protected méthode

protected emailWithDot ( UnitTester $I )
$I UnitTester

exclusionIn() protected méthode

protected exclusionIn ( UnitTester $I )
$I UnitTester

inclusionIn() protected méthode

protected inclusionIn ( UnitTester $I )
$I UnitTester

presenceOf() protected méthode

protected presenceOf ( UnitTester $I )
$I UnitTester

regex() protected méthode

protected regex ( UnitTester $I )
$I UnitTester

success() protected méthode

protected success ( UnitTester $I )
$I UnitTester

tooLong() protected méthode

protected tooLong ( UnitTester $I )
$I UnitTester

tooShort() protected méthode

protected tooShort ( UnitTester $I )
$I UnitTester

uniqueness1() protected méthode

protected uniqueness1 ( UnitTester $I )
$I UnitTester

uniqueness2() protected méthode

protected uniqueness2 ( UnitTester $I )
$I UnitTester