PHP Class Krucas\LaravelUserEmailVerification\Test\VerifiesUsersTest

Inheritance: extends TestCase
Afficher le fichier Open project: edvinaskrucas/laravel-user-email-verification

Méthodes publiques

Méthode Description
tearDown ( )
testSendVerificationLinkShowFailure ( )
testSendVerificationLinkShowSuccess ( )
testShowResendForm ( )
testVerifyShouldShowFailureForm ( )
testVerifyShouldShowMessageFormWhenNoTokenIsProvided ( )
testVerifyShouldShowSuccessForm ( )

Méthodes protégées

Méthode Description
getTraitMock ( $methods = [] )

Method Details

getTraitMock() protected méthode

protected getTraitMock ( $methods = [] )

tearDown() public méthode

public tearDown ( )

testSendVerificationLinkShowFailure() public méthode

testSendVerificationLinkShowSuccess() public méthode

testShowResendForm() public méthode

public testShowResendForm ( )

testVerifyShouldShowFailureForm() public méthode

testVerifyShouldShowMessageFormWhenNoTokenIsProvided() public méthode

testVerifyShouldShowSuccessForm() public méthode