‪TYPO3CMS  11.5
TYPO3\CMS\Backend\Tests\Unit\Template\Components\Button\FullyRenderedButtonTest Class Reference
Inheritance diagram for TYPO3\CMS\Backend\Tests\Unit\Template\Components\Button\FullyRenderedButtonTest:

Public Member Functions

 isButtonValidBlankCallExpectFalse ()
 
 isButtonValidHtmlSourceGivenExpectTrue ()
 

Detailed Description

Test case for FullyRenderedButton

Definition at line 26 of file FullyRenderedButtonTest.php.

Member Function Documentation

◆ isButtonValidBlankCallExpectFalse()

TYPO3\CMS\Backend\Tests\Unit\Template\Components\Button\FullyRenderedButtonTest::isButtonValidBlankCallExpectFalse ( )

Try to validate an empty button

Test:

Definition at line 33 of file FullyRenderedButtonTest.php.

◆ isButtonValidHtmlSourceGivenExpectTrue()

TYPO3\CMS\Backend\Tests\Unit\Template\Components\Button\FullyRenderedButtonTest::isButtonValidHtmlSourceGivenExpectTrue ( )

Tests a valid HTML Button

Test:

Definition at line 45 of file FullyRenderedButtonTest.php.