‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Functional\Authentication\AuthenticationServiceTest Class Reference
Inheritance diagram for TYPO3\CMS\Core\Tests\Functional\Authentication\AuthenticationServiceTest:

Public Member Functions

 getUserReturnsOnlyNotDeletedRecords ()
 

Protected Member Functions

 setUp ()
 

Protected Attributes

AuthenticationService $subject
 

Detailed Description

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

Definition at line 29 of file AuthenticationServiceTest.php.

Member Function Documentation

◆ getUserReturnsOnlyNotDeletedRecords()

TYPO3\CMS\Core\Tests\Functional\Authentication\AuthenticationServiceTest::getUserReturnsOnlyNotDeletedRecords ( )

Definition at line 44 of file AuthenticationServiceTest.php.

◆ setUp()

TYPO3\CMS\Core\Tests\Functional\Authentication\AuthenticationServiceTest::setUp ( )
protected

Definition at line 35 of file AuthenticationServiceTest.php.

Member Data Documentation

◆ $subject

AuthenticationService TYPO3\CMS\Core\Tests\Functional\Authentication\AuthenticationServiceTest::$subject
protected

Definition at line 33 of file AuthenticationServiceTest.php.