‪TYPO3CMS  ‪main
TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\UsernameOnAvatarCest Class Reference

Public Member Functions

 _before (ApplicationTester $I)
 
 usernameIsShown (ApplicationTester $I)
 

Detailed Description

Topbar username and avatar module tests.

Definition at line 25 of file UsernameOnAvatarCest.php.

Member Function Documentation

◆ _before()

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

Definition at line 27 of file UsernameOnAvatarCest.php.

◆ usernameIsShown()

TYPO3\CMS\Core\Tests\Acceptance\Application\Topbar\UsernameOnAvatarCest::usernameIsShown ( ApplicationTester  $I)

This test case is used to check if username is visible in the toolbar.

Definition at line 35 of file UsernameOnAvatarCest.php.