PHP 클래스 FOS\UserBundle\Tests\Validation\UserValidationTest

파일 보기 프로젝트 열기: KnpLabs/KnpUserBundle

공개 메소드들

메소드 설명
testBlankUsernameFail ( )
testDuplicatedEmailFail ( )
testDuplicatedUsernameFail ( )
testGoodUsernameValid ( )

보호된 메소드들

메소드 설명
hasViolationForPropertyPath ( $violations, $propertyPath )

메소드 상세

hasViolationForPropertyPath() 보호된 메소드

protected hasViolationForPropertyPath ( $violations, $propertyPath )

testBlankUsernameFail() 공개 메소드

testDuplicatedEmailFail() 공개 메소드

testDuplicatedUsernameFail() 공개 메소드

testGoodUsernameValid() 공개 메소드