‪TYPO3CMS  ‪main
TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest Class Reference
Inheritance diagram for TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest:

Public Member Functions

 relayPropagateResponseException ()
 
 relayImmediateResponseException ()
 
 handleReturnsMessageWithRequestId ()
 
 handleReturnsCustomErrorMessageWithResolvedErrorCode ()
 
 handleReturnsCustomErrorMessageWithResolvedErrorCodeForLegacyPlaceholder ()
 

Detailed Description

Definition at line 32 of file ProductionExceptionHandlerTest.php.

Member Function Documentation

◆ handleReturnsCustomErrorMessageWithResolvedErrorCode()

TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest::handleReturnsCustomErrorMessageWithResolvedErrorCode ( )

Definition at line 67 of file ProductionExceptionHandlerTest.php.

◆ handleReturnsCustomErrorMessageWithResolvedErrorCodeForLegacyPlaceholder()

TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest::handleReturnsCustomErrorMessageWithResolvedErrorCodeForLegacyPlaceholder ( )

Definition at line 89 of file ProductionExceptionHandlerTest.php.

◆ handleReturnsMessageWithRequestId()

TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest::handleReturnsMessageWithRequestId ( )

Definition at line 55 of file ProductionExceptionHandlerTest.php.

◆ relayImmediateResponseException()

TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest::relayImmediateResponseException ( )

Definition at line 45 of file ProductionExceptionHandlerTest.php.

◆ relayPropagateResponseException()

TYPO3\CMS\Frontend\Tests\Unit\ContentObject\Exception\ProductionExceptionHandlerTest::relayPropagateResponseException ( )

Definition at line 35 of file ProductionExceptionHandlerTest.php.