‪TYPO3CMS  9.5
TYPO3\CMS\Extbase\Tests\Unit\Error\ErrorTest Class Reference
Inheritance diagram for TYPO3\CMS\Extbase\Tests\Unit\Error\ErrorTest:

Public Member Functions

 theConstructorSetsTheErrorMessageCorrectly ()
 
 theConstructorSetsTheErrorCodeCorrectly ()
 

Detailed Description

Test case

Definition at line 22 of file ErrorTest.php.

Member Function Documentation

◆ theConstructorSetsTheErrorCodeCorrectly()

TYPO3\CMS\Extbase\Tests\Unit\Error\ErrorTest::theConstructorSetsTheErrorCodeCorrectly ( )
Test:

Definition at line 37 of file ErrorTest.php.

◆ theConstructorSetsTheErrorMessageCorrectly()

TYPO3\CMS\Extbase\Tests\Unit\Error\ErrorTest::theConstructorSetsTheErrorMessageCorrectly ( )
Test:

Definition at line 27 of file ErrorTest.php.