PHP 클래스 Krucas\LaravelUserEmailVerification\Test\VerifiesUsersTest

상속: extends TestCase
파일 보기 프로젝트 열기: edvinaskrucas/laravel-user-email-verification

공개 메소드들

메소드 설명
tearDown ( )
testSendVerificationLinkShowFailure ( )
testSendVerificationLinkShowSuccess ( )
testShowResendForm ( )
testVerifyShouldShowFailureForm ( )
testVerifyShouldShowMessageFormWhenNoTokenIsProvided ( )
testVerifyShouldShowSuccessForm ( )

보호된 메소드들

메소드 설명
getTraitMock ( $methods = [] )

메소드 상세

getTraitMock() 보호된 메소드

protected getTraitMock ( $methods = [] )

tearDown() 공개 메소드

public tearDown ( )

testSendVerificationLinkShowFailure() 공개 메소드

testSendVerificationLinkShowSuccess() 공개 메소드

testShowResendForm() 공개 메소드

public testShowResendForm ( )

testVerifyShouldShowFailureForm() 공개 메소드

testVerifyShouldShowMessageFormWhenNoTokenIsProvided() 공개 메소드

testVerifyShouldShowSuccessForm() 공개 메소드