PHP Class ImboUnitTest\EventListener\VarnishHashTwoTest

Inheritance: extends ImboUnitTest\EventListener\ListenerTests
Show file Open project: imbo/imbo

Public Methods

Method Description
setUp ( ) Set up the listener
tearDown ( ) Tear down the listener
testCanSendAHashTwoHeader ( )
testCanSpecifyACustomHeaderName ( )

Protected Methods

Method Description
getListener ( )

Method Details

getListener() protected method

protected getListener ( )

setUp() public method

Set up the listener
public setUp ( )

tearDown() public method

Tear down the listener
public tearDown ( )

testCanSendAHashTwoHeader() public method

testCanSpecifyACustomHeaderName() public method