‪TYPO3CMS  ‪main
TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest:

Public Member Functions

 downloadReturnsAListOfAllBackendUsers ()
 
 downloadReturnsAListOfSubpages ()
 
 downloadReturnsRawValues ()
 

Protected Member Functions

 setUp ()
 
 prepareRecordsForDbCompatAssertions (array $records)
 

Private Attributes

BackendUserAuthentication $user
 

Detailed Description

Definition at line 29 of file DownloadRecordListTest.php.

Member Function Documentation

◆ downloadReturnsAListOfAllBackendUsers()

TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest::downloadReturnsAListOfAllBackendUsers ( )

◆ downloadReturnsAListOfSubpages()

TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest::downloadReturnsAListOfSubpages ( )

◆ downloadReturnsRawValues()

TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest::downloadReturnsRawValues ( )

◆ prepareRecordsForDbCompatAssertions()

TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest::prepareRecordsForDbCompatAssertions ( array  $records)
protected

◆ setUp()

TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest::setUp ( )
protected

Definition at line 33 of file DownloadRecordListTest.php.

References $GLOBALS.

Member Data Documentation

◆ $user

BackendUserAuthentication TYPO3\CMS\Backend\Tests\Functional\RecordList\DownloadRecordListTest::$user
private

Definition at line 31 of file DownloadRecordListTest.php.