‪TYPO3CMS  11.5
TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\FlushCest Class Reference

Public Member Functions

 _before (ApplicationTester $I)
 
 canSeeModuleInTopbar (ApplicationTester $I)
 
 seeFlushCachesLinksInClearCacheModule (ApplicationTester $I)
 

Static Protected Attributes

static string $topBarModuleSelector = '#typo3-cms-backend-backend-toolbaritems-clearcachetoolbaritem'
 

Detailed Description

Tests for the flush module in the topbar

Definition at line 26 of file FlushCest.php.

Member Function Documentation

◆ _before()

TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\FlushCest::_before ( ApplicationTester  $I)

Definition at line 35 of file FlushCest.php.

◆ canSeeModuleInTopbar()

TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\FlushCest::canSeeModuleInTopbar ( ApplicationTester  $I)

Definition at line 40 of file FlushCest.php.

◆ seeFlushCachesLinksInClearCacheModule()

TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\FlushCest::seeFlushCachesLinksInClearCacheModule ( ApplicationTester  $I)

@depends canSeeModuleInTopbar

Definition at line 48 of file FlushCest.php.

Member Data Documentation

◆ $topBarModuleSelector

string TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\FlushCest::$topBarModuleSelector = '#typo3-cms-backend-backend-toolbaritems-clearcachetoolbaritem'
staticprotected

Definition at line 33 of file FlushCest.php.