‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest:

Public Member Functions

 tokenFromSessionDataIsAvailableForValidateToken ()
 
 persistSessionTokenWritesTokensToSession ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

TYPO3 CMS Core FormProtection InstallToolFormProtection PHPUnit Framework MockObject MockObject TYPO3 TestingFramework Core AccessibleObjectInterface $subject
 

Detailed Description

Testcase

Definition at line 27 of file InstallToolFormProtectionTest.php.

Member Function Documentation

◆ persistSessionTokenWritesTokensToSession()

TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::persistSessionTokenWritesTokensToSession ( )
Test:

Definition at line 74 of file InstallToolFormProtectionTest.php.

◆ setUp()

TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::setUp ( )
protected

Set up

Definition at line 36 of file InstallToolFormProtectionTest.php.

References $GLOBALS.

◆ tokenFromSessionDataIsAvailableForValidateToken()

TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::tokenFromSessionDataIsAvailableForValidateToken ( )
Test:

Definition at line 53 of file InstallToolFormProtectionTest.php.

Member Data Documentation

◆ $subject

TYPO3 CMS Core FormProtection InstallToolFormProtection PHPUnit Framework MockObject MockObject TYPO3 TestingFramework Core AccessibleObjectInterface TYPO3\CMS\Core\Tests\Unit\FormProtection\InstallToolFormProtectionTest::$subject
protected

Definition at line 31 of file InstallToolFormProtectionTest.php.