PHP Class ZendTest\Stratigility\Http\ResponseTest

Inheritance: extends PHPUnit_Framework_TestCase
Show file Open project: zendframework/zend-stratigility

Public Properties

Property Type Description
$errorHandler

Public Methods

Method Description
provideMutateMethods ( )
restoreErrorHandler ( )
setUp ( )
tearDown ( )
testCallingEndMarksAsComplete ( )
testCallingEndMultipleTimesDoesNothingAfterFirstCall ( )
testCanAccessOriginalResponse ( )
testCannotMutateResponseAfterCallingEnd ( $mutateMethod, $mutateMethodArgs )
testDecoratorProxiesToAllMethods ( )
testIsNotCompleteByDefault ( )
testWriteAppendsBody ( )

Method Details

provideMutateMethods() public method

restoreErrorHandler() public method

public restoreErrorHandler ( )

setUp() public method

public setUp ( )

tearDown() public method

public tearDown ( )

testCallingEndMarksAsComplete() public method

testCallingEndMultipleTimesDoesNothingAfterFirstCall() public method

testCanAccessOriginalResponse() public method

testCannotMutateResponseAfterCallingEnd() public method

public testCannotMutateResponseAfterCallingEnd ( $mutateMethod, $mutateMethodArgs )

testDecoratorProxiesToAllMethods() public method

testIsNotCompleteByDefault() public method

testWriteAppendsBody() public method

Property Details

$errorHandler public property

public $errorHandler