PHP 클래스 Neos\Flow\Tests\Unit\Error\DebugExceptionHandlerTest

상속: extends Neos\Flow\Tests\UnitTestCase
파일 보기 프로젝트 열기: neos/flow-development-collection

공개 메소드들

메소드 설명
splitExceptionMessageDataProvider ( )
splitExceptionMessageTests ( string $message, string $expectedSubject, string $expectedBody )

메소드 상세

splitExceptionMessageDataProvider() 공개 메소드

splitExceptionMessageTests() 공개 메소드

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