‪TYPO3CMS  9.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 23 of file FullyRenderedButtonTest.php.

Member Function Documentation

◆ isButtonValidBlankCallExpectFalse()

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

Try to valide an empty button

Test:

Definition at line 30 of file FullyRenderedButtonTest.php.

◆ isButtonValidHtmlSourceGivenExpectTrue()

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

Tests a valid HTML Button

Test:

Definition at line 42 of file FullyRenderedButtonTest.php.