PHP Class Graze\Supervisor\Handler\ExceptionHandlerTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: graze/supervisor

Public Methods

Method Description
setUp ( )
testDecorator ( )
testHandleFailWithException ( )
testHandleFailWithoutException ( )
testHandlePass ( )
testInterface ( )

Method Details

setUp() public method

public setUp ( )

testDecorator() public method

public testDecorator ( )

testHandleFailWithException() public method

testHandleFailWithoutException() public method

testHandlePass() public method

public testHandlePass ( )

testInterface() public method

public testInterface ( )