PHP Class Neos\Flow\Tests\Unit\Error\DebugExceptionHandlerTest

Inheritance: extends Neos\Flow\Tests\UnitTestCase
Show file Open project: neos/flow-development-collection

Public Methods

Method Description
splitExceptionMessageDataProvider ( )
splitExceptionMessageTests ( string $message, string $expectedSubject, string $expectedBody )

Method Details

splitExceptionMessageDataProvider() public method

splitExceptionMessageTests() public method

public splitExceptionMessageTests ( string $message, string $expectedSubject, string $expectedBody )
$message string
$expectedSubject string
$expectedBody string