‪TYPO3CMS  9.5
TYPO3\CMS\Core\Tests\Unit\Authentication\AbstractUserAuthenticationTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\Authentication\AbstractUserAuthenticationTest:

Public Member Functions

 getAuthInfoArrayReturnsEmptyPidListIfNoCheckPidValueIsGiven ()
 
 getHttpHeadersReturnsNormalNoCacheHeadersForNonIe ()
 
 getHttpHeadersReturnsSpecialNoCacheHeadersForIe ()
 

Detailed Description

Testcase for class \TYPO3\CMS\Core\Authentication\AbstractUserAuthentication

Definition at line 33 of file AbstractUserAuthenticationTest.php.

Member Function Documentation

◆ getAuthInfoArrayReturnsEmptyPidListIfNoCheckPidValueIsGiven()

TYPO3\CMS\Core\Tests\Unit\Authentication\AbstractUserAuthenticationTest::getAuthInfoArrayReturnsEmptyPidListIfNoCheckPidValueIsGiven ( )
Test:

Definition at line 38 of file AbstractUserAuthenticationTest.php.

◆ getHttpHeadersReturnsNormalNoCacheHeadersForNonIe()

TYPO3\CMS\Core\Tests\Unit\Authentication\AbstractUserAuthenticationTest::getHttpHeadersReturnsNormalNoCacheHeadersForNonIe ( )
Test:

Definition at line 75 of file AbstractUserAuthenticationTest.php.

◆ getHttpHeadersReturnsSpecialNoCacheHeadersForIe()

TYPO3\CMS\Core\Tests\Unit\Authentication\AbstractUserAuthenticationTest::getHttpHeadersReturnsSpecialNoCacheHeadersForIe ( )
Test:

Definition at line 87 of file AbstractUserAuthenticationTest.php.