PHP Class FOS\UserBundle\Tests\Validation\UserValidationTest

Inheritance: extends FOS\UserBundle\Test\WebTestCase
Afficher le fichier Open project: KnpLabs/KnpUserBundle

Méthodes publiques

Méthode Description
testBlankUsernameFail ( )
testDuplicatedEmailFail ( )
testDuplicatedUsernameFail ( )
testGoodUsernameValid ( )

Méthodes protégées

Méthode Description
hasViolationForPropertyPath ( $violations, $propertyPath )

Method Details

hasViolationForPropertyPath() protected méthode

protected hasViolationForPropertyPath ( $violations, $propertyPath )

testBlankUsernameFail() public méthode

testDuplicatedEmailFail() public méthode

testDuplicatedUsernameFail() public méthode

testGoodUsernameValid() public méthode