‪TYPO3CMS  9.5
TYPO3\CMS\Core\Tests\UnitDeprecated\Authentication\BackendUserAuthenticationTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\UnitDeprecated\Authentication\BackendUserAuthenticationTest:

Public Member Functions

array getTSConfigDataProvider ()
 
 getTSConfigReturnsCorrectArrayForGivenObjectString (array $completeConfiguration, $objectString, array $expectedConfiguration)
 

Detailed Description

Test case

Definition at line 25 of file BackendUserAuthenticationTest.php.

Member Function Documentation

◆ getTSConfigDataProvider()

array TYPO3\CMS\Core\Tests\UnitDeprecated\Authentication\BackendUserAuthenticationTest::getTSConfigDataProvider ( )
Returns
‪array

Definition at line 30 of file BackendUserAuthenticationTest.php.

◆ getTSConfigReturnsCorrectArrayForGivenObjectString()

TYPO3\CMS\Core\Tests\UnitDeprecated\Authentication\BackendUserAuthenticationTest::getTSConfigReturnsCorrectArrayForGivenObjectString ( array  $completeConfiguration,
  $objectString,
array  $expectedConfiguration 
)
Parameters
array$completeConfiguration
string$objectString
array$expectedConfiguration‪@dataProvider getTSConfigDataProvider
Test:

Definition at line 172 of file BackendUserAuthenticationTest.php.