PHP Class Functional\Tests\ErrorToExceptionTest

Inheritance: extends AbstractTestCase
Datei anzeigen Open project: lstrojny/functional-php

Public Methods

Method Description
testErrorHandlerNestingWorks ( )
testErrorIsThrownAsException ( )
testExceptionsAreHandledTransparently ( )
testFunctionIsWrapped ( )

Method Details

testErrorHandlerNestingWorks() public method

testErrorIsThrownAsException() public method

testExceptionsAreHandledTransparently() public method

testFunctionIsWrapped() public method