PHP Class CakeDC\Users\Test\TestCase\View\Helper\UserHelperTest

Inheritance: extends Cake\TestSuite\TestCase
Datei anzeigen Open project: cakedc/users

Public Methods

Method Description
setUp ( ) : void setUp method
tearDown ( ) : void tearDown method
testAddReCaptcha ( ) : void Test add ReCaptcha field
testAddReCaptchaEmpty ( ) : void Test add ReCaptcha field
testAddReCaptchaScript ( ) : void Test add ReCaptcha field
testLogout ( ) : void Test twitterLogin
testLogoutDifferentMessage ( ) : void Test twitterLogin
testLogoutWithOptions ( ) : void Test twitterLogin
testSocialLoginLink ( ) : void Test social login link
testSocialLoginTranslation ( ) : void test
testWelcome ( ) : void Test link
testWelcomeNotLoggedInUser ( ) : void Test link

Method Details

setUp() public method

setUp method
public setUp ( ) : void
return void

tearDown() public method

tearDown method
public tearDown ( ) : void
return void

testAddReCaptcha() public method

Test add ReCaptcha field
public testAddReCaptcha ( ) : void
return void

testAddReCaptchaEmpty() public method

Test add ReCaptcha field
public testAddReCaptchaEmpty ( ) : void
return void

testAddReCaptchaScript() public method

Test add ReCaptcha field
public testAddReCaptchaScript ( ) : void
return void

testLogout() public method

Test twitterLogin
public testLogout ( ) : void
return void

testLogoutDifferentMessage() public method

Test twitterLogin
public testLogoutDifferentMessage ( ) : void
return void

testLogoutWithOptions() public method

Test twitterLogin
public testLogoutWithOptions ( ) : void
return void

testSocialLoginTranslation() public method

test
public testSocialLoginTranslation ( ) : void
return void

testWelcome() public method

Test link
public testWelcome ( ) : void
return void

testWelcomeNotLoggedInUser() public method

Test link
public testWelcomeNotLoggedInUser ( ) : void
return void